CVSROOT:        /cvs
Module name:    xenocara
Changes by:     [email protected]    2009/01/11 14:46:48

Modified files:
        app/cwm        : calmwm.h group.c parse.y 

Log message:
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@

Reply via email to