-
Committer:
Matthew Fuller
-
Date:
2015-07-16 04:22:12 UTC
-
mto:
This revision was merged to the branch mainline in
revision
383.
-
Revision ID:
fullermd@over-yonder.net-20150716042212-kw5obsint99gzm41
char **defTwmrc being only used in one file means we might as well
actually just make a deftwmrc.h instead of a deftwmrc.c, and just
#include it in that one file. Make the var static too, since it's
only in one place.