[patch] Fix to `gtk/gtkstatusbar.h' (in CVS)
- From: Raja R Harinath <harinath cs umn edu>
- To: gtk-list redhat com
- Subject: [patch] Fix to `gtk/gtkstatusbar.h' (in CVS)
- Date: 19 Jan 1998 12:35:47 -0600
Hi,
Here's a small fix for the CVS version of `gtk/gtkstatusbar.h'. I'm
including the patch since it is quite small.
Index: gtk/gtkstatusbar.h
===================================================================
RCS file: /debian/home/gnomecvs/gtk+/gtk/gtkstatusbar.h,v
retrieving revision 1.1
diff -u -r1.1 gtkstatusbar.h
--- gtkstatusbar.h 1998/01/18 23:01:08 1.1
+++ gtkstatusbar.h 1998/01/19 18:21:30
@@ -66,4 +66,8 @@
void gtk_statusbar_pop (GtkStatusbar *statusbar,
gint statusid);
+#ifdef __cplusplus
+}
+#endif /* __cplusplus */
+
#endif /* __GTK_STATUSBAR_H_ */
(Patch is capable of handling the 2 space indent. You don't have to
strip leading spaces from the diff before applying it).
- Hari
--
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions." -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing." -- Roy L Ash
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]