mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
Remove `#pragma }'. Likewise.
* gmodule.h: Remove `#pragma }'. * gmoduleconf.h.in: Likewise.
This commit is contained in:
@@ -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>
|
Wed Oct 21 19:58:27 1998 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* gmodule.c (g_module_symbol): fixed a string pointer bug that could
|
* gmodule.c (g_module_symbol): fixed a string pointer bug that could
|
||||||
|
@@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#pragma }
|
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
extern const char *g_log_domain_gmodule;
|
extern const char *g_log_domain_gmodule;
|
||||||
|
@@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#pragma }
|
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user