Browse Source

cosmetics in code comments

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42333 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 15 năm trước cách đây
mục cha
commit
6cde19c5e3
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      mswindows/GRASS-Installer.nsi

+ 1 - 2
mswindows/GRASS-Installer.nsi

@@ -320,10 +320,9 @@ FunctionEnd
 ;	
 ;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