sources/version.cpp

changeset 5
146825d63b9a
parent 4
ec5387e121fa
child 64
5e968dc8d552
--- a/sources/version.cpp	Wed Dec 10 19:26:13 2014 +0200
+++ b/sources/version.cpp	Thu Dec 11 05:58:55 2014 +0200
@@ -38,6 +38,8 @@
 #include "version.h"
 #include "hginfo.h"
 
+// -------------------------------------------------------------------------------------------------
+//
 FUNCTION
 full_version_string() -> const char*
 {
@@ -54,6 +56,8 @@
 	return buffer;
 }
 
+// -------------------------------------------------------------------------------------------------
+//
 FUNCTION
 changeset_date_string() -> const char*
 {

mercurial