Remove `#pragma }'. Likewise.

* gmodule.h: Remove `#pragma }'.
* gmoduleconf.h.in: Likewise.
This commit is contained in:
Raja R Harinath 1998-10-25 22:39:20 +00:00
parent c3d01e7332
commit 74ce2c3362
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
1998-10-25 Raja R Harinath <harinath@cs.umn.edu>
* gmodule.h: Remove `#pragma }'.
* gmoduleconf.h.in: Likewise.
Wed Oct 21 19:58:27 1998 Tim Janik <timj@gtk.org>
* gmodule.c (g_module_symbol): fixed a string pointer bug that could

View File

@ -22,7 +22,6 @@
#ifdef __cplusplus
extern "C" {
#pragma }
#endif /* __cplusplus */
extern const char *g_log_domain_gmodule;

View File

@ -22,7 +22,6 @@
#ifdef __cplusplus
extern "C" {
#pragma }
#endif /* __cplusplus */