浏览代码

cosmetics in code comments

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42333 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 15 年之前
父节点
当前提交
6cde19c5e3
共有 1 个文件被更改,包括 1 次插入2 次删除
  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