diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index fecf1d99c..c40d261d6 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 dbc794a7d..0e3fc2b1c 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 fb15f1563..b0f393c7b 100644 --- a/gmodule/gmoduleconf.h.in +++ b/gmodule/gmoduleconf.h.in @@ -22,7 +22,6 @@ #ifdef __cplusplus extern "C" { -#pragma } #endif /* __cplusplus */