]> git.saurik.com Git - bison.git/commit
Minor code cleanup.
authorJoel E. Denny <jdenny@clemson.edu>
Thu, 8 Oct 2009 03:09:43 +0000 (23:09 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Thu, 8 Oct 2009 05:31:07 +0000 (01:31 -0400)
commit10659d0ec997368fe57712a7c564795c530ba0c2
tree27deae1243150af673a8edf4194cec1d9fac7573
parent3c5362b825a9d01eafe257943b7faad92ea43a05
Minor code cleanup.

* src/muscle-tab.c (MUSCLE_USER_NAME_CONVERT): Remove macro and
replace all uses with UNIQSTR_CONCAT.
* src/uniqstr.c (uniqstr_vsprintf): New function.
* src/uniqstr.h (uniqstr_vsprintf): Add prototype.
(UNIQSTR_CONCAT, UNIQSTR_GEN_FORMAT, UNIQSTR_GEN_FORMAT_): New
macros.
ChangeLog
src/muscle-tab.c
src/uniqstr.c
src/uniqstr.h