C++ comment in gobject.h



Index: gobject.h
===================================================================
RCS file: /cvs/gnome/glib/gobject/gobject.h,v
retrieving revision 1.6
diff -u -p -r1.6 gobject.h
--- gobject.h	2000/11/20 22:24:12	1.6
+++ gobject.h	2000/12/08 15:44:04
@@ -76,7 +76,7 @@ struct	_GObjectClass
   guint	       n_param_specs;
   GParamSpec **param_specs;

-  GObject*   (*constructor)	(GType		        type, // FIXME!!!
+  GObject*   (*constructor)	(GType		        type, /* FIXME!!! */
 				 guint		        n_construct_params,
 				 GObjectConstructParam *construct_params);
   void	     (*get_param)		(GObject	*object,


/ Alex






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]