goffice r2180 - trunk/goffice/utils



Author: jbrefort
Date: Thu Aug 21 18:22:25 2008
New Revision: 2180
URL: http://svn.gnome.org/viewvc/goffice?rev=2180&view=rev

Log:
last rename.


Modified:
   trunk/goffice/utils/go-persist.h

Modified: trunk/goffice/utils/go-persist.h
==============================================================================
--- trunk/goffice/utils/go-persist.h	(original)
+++ trunk/goffice/utils/go-persist.h	Thu Aug 21 18:22:25 2008
@@ -45,7 +45,7 @@
 #define IS_GO_PERSIST_CLASS(k)	 (G_TYPE_CHECK_CLASS_TYPE ((k), GO_PERSIST_TYPE))
 #define GO_PERSIST_GET_CLASS(o)	 (G_TYPE_INSTANCE_GET_INTERFACE ((o), GO_PERSIST_TYPE, GOPersistClass))
 
-GType gog_persist_get_type (void);
+GType go_persist_get_type (void);
 
 gboolean go_persist_dom_load (GOPersist *gp, xmlNode *node);
 void     go_persist_sax_save (GOPersist const *gp, GsfXMLOut *output);



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