someone forgot the __cplusplus closing brace.
Mon Jan 19 19:05:26 1998 Miguel de Icaza <miguel@nuclecu.unam.mx> * gtk/gtkstatusbar.h: someone forgot the __cplusplus closing brace.
This commit is contained in:
parent
53ac2efcad
commit
839be1dfdb
@ -66,4 +66,7 @@ gint gtk_statusbar_push (GtkStatusbar *statusbar,
|
||||
void gtk_statusbar_pop (GtkStatusbar *statusbar,
|
||||
gint statusid);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
#endif /* __GTK_STATUSBAR_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user