From: Raja R Harinath Date: Sun, 25 Oct 1998 22:39:20 +0000 (+0000) Subject: Remove `#pragma }'. Likewise. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=74ce2c3362be8ed4eea690972c39338336a0bc83;p=dana%2Fcg-glib.git Remove `#pragma }'. Likewise. * gmodule.h: Remove `#pragma }'. * gmoduleconf.h.in: Likewise. --- diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index fecf1d99..c40d261d 100644 --- a/gmodule/ChangeLog +++ b/gmodule/ChangeLog @@ -1,3 +1,8 @@ +1998-10-25 Raja R Harinath + + * gmodule.h: Remove `#pragma }'. + * gmoduleconf.h.in: Likewise. + Wed Oct 21 19:58:27 1998 Tim Janik * gmodule.c (g_module_symbol): fixed a string pointer bug that could diff --git a/gmodule/gmodule.h b/gmodule/gmodule.h index dbc794a7..0e3fc2b1 100644 --- a/gmodule/gmodule.h +++ b/gmodule/gmodule.h @@ -22,7 +22,6 @@ #ifdef __cplusplus extern "C" { -#pragma } #endif /* __cplusplus */ extern const char *g_log_domain_gmodule; diff --git a/gmodule/gmoduleconf.h.in b/gmodule/gmoduleconf.h.in index fb15f156..b0f393c7 100644 --- a/gmodule/gmoduleconf.h.in +++ b/gmodule/gmoduleconf.h.in @@ -22,7 +22,6 @@ #ifdef __cplusplus extern "C" { -#pragma } #endif /* __cplusplus */