[GRASS-SVN] r42333 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 23 17:06:39 EDT 2010
Author: hellik
Date: 2010-05-23 17:06:38 -0400 (Sun, 23 May 2010)
New Revision: 42333
Modified:
grass/trunk/mswindows/GRASS-Installer.nsi
Log:
cosmetics in code comments
Modified: grass/trunk/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi 2010-05-23 21:04:14 UTC (rev 42332)
+++ grass/trunk/mswindows/GRASS-Installer.nsi 2010-05-23 21:06:38 UTC (rev 42333)
@@ -320,10 +320,9 @@
;
;FunctionEnd
+;----------------------------------------------------------------------------------------------------------------------------
;ReplaceLineString Function
;Replace String in an existing file
-
-;----------------------------------------------------------------------------------------------------------------------------
; code taken from http://nsis.sourceforge.net/Replace_line_that_starts_with_specified_string
Function ReplaceLineStr
More information about the grass-commit
mailing list