|
From: <br...@us...> - 2008-11-03 07:49:45
|
Revision: 3757
http://openvrml.svn.sourceforge.net/openvrml/?rev=3757&view=rev
Author: braden
Date: 2008-11-03 07:49:36 +0000 (Mon, 03 Nov 2008)
Log Message:
-----------
Doc-comment fix.
Modified Paths:
--------------
branches/0.17/ChangeLog
branches/0.17/src/libopenvrml/openvrml/browser.cpp
Modified: branches/0.17/ChangeLog
===================================================================
--- branches/0.17/ChangeLog 2008-10-26 17:17:54 UTC (rev 3756)
+++ branches/0.17/ChangeLog 2008-11-03 07:49:36 UTC (rev 3757)
@@ -1,3 +1,8 @@
+2008-11-03 Braden McDaniel <br...@en...>
+
+ * src/libopenvrml/openvrml/browser.cpp
+ (proto_node::do_shutdown(double)): Doc-comment fix.
+
2008-10-26 Braden McDaniel <br...@en...>
Updates for 0.17.10 release.
Modified: branches/0.17/src/libopenvrml/openvrml/browser.cpp
===================================================================
--- branches/0.17/src/libopenvrml/openvrml/browser.cpp 2008-10-26 17:17:54 UTC (rev 3756)
+++ branches/0.17/src/libopenvrml/openvrml/browser.cpp 2008-11-03 07:49:36 UTC (rev 3757)
@@ -1959,7 +1959,7 @@
}
/**
- * @brief Initialize.
+ * @brief Shutdown.
*
* @param[in] timestamp the current time.
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|