Don't put anything after an #endif. Likewise.

* gmain.h: Don't put anything after an #endif.
* gmain.c: Likewise.
This commit is contained in:
Raja R Harinath
2000-12-08 03:39:47 +00:00
parent 1084477e03
commit dc7d6c2464
12 changed files with 48 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
2000-12-07 Raja R Harinath <harinath@cs.umn.edu>
* gmain.h: Don't put anything after an #endif.
* gmain.c: Likewise.
2000-12-06 Havoc Pennington <hp@pobox.com>
* tests/strfunc-test.c (main): add g_strdupv test