From: Akim Demaille Date: Thu, 26 Jul 2012 09:23:55 +0000 (+0200) Subject: muscles: rename private functions/macros X-Git-Tag: v2.6.1~26 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c1cc91bdcda2844e99403e87790afa55f443e02c?ds=inline;hp=c1cc91bdcda2844e99403e87790afa55f443e02c muscles: rename private functions/macros * src/muscle-tab.c (MUSCLE_COMMON_DECODE, muscle_string_decode) (muscle_location_decode): Not related to muscles, rename as... (COMMON_DECODE, string_decode, location_decode): these. ---