Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15505
Modified Files:
ChangeLog
Log Message:
Declare openvrml::browser::vrml_from_url_creator as a struct for consistency with its definition.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1028
retrieving revision 1.1029
diff -C2 -d -r1.1028 -r1.1029
*** ChangeLog 7 Nov 2005 06:55:21 -0000 1.1028
--- ChangeLog 11 Nov 2005 21:28:03 -0000 1.1029
***************
*** 1,2 ****
--- 1,8 ----
+ 2005-11-11 Braden McDaniel <br...@en...>
+
+ * src/libopenvrml/openvrml/browser.h: Declare
+ openvrml::browser::vrml_from_url_creator as a struct for
+ consistency with its definition.
+
2005-11-07 Braden McDaniel <br...@en...>
|