shortcut_to_name should not be defined as static in a header file. Put
it in group.c where it it used most, and add an extern definition for the other users of it. Found by gcc -Wall. ok okan@
This commit is contained in:
it in group.c where it it used most, and add an extern definition for the other users of it. Found by gcc -Wall. ok okan@