muscle: factor the field retrieval
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 14 Apr 2013 08:21:22 +0000 (10:21 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Apr 2013 08:50:30 +0000 (10:50 +0200)
commitd9cfa2bee28585281de5f6a21fc22a751049c8b6
tree4b732b1eef818a53b64c864611fe6380d24c4a84
parent0f9583b69bc46ef52c4660cd3b4f6eb39af20aae
muscle: factor the field retrieval

* src/muscle-tab.c (muscle_percent_define_get_raw): New.
Use it where appropriate.
(location_decode): No longer fetch the value from the table,
take the value as argument.
src/muscle-tab.c