Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dragana-r committed Apr 29, 2017
1 parent 06761e4 commit bfe287a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HelpFileCreator.au3
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Global $sExamplesFolder = @ScriptDir & "\WinHttp_Examples"
Global Const $sCurrentVersionNumber = _GetVersionNumber($sFile)
#XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

ConsoleWrite(@CRLF & "> Generating pages..." & @CRLF)
ConsoleWrite(@CRLF & "> Generating pages... " & @CRLF)

Global $aFunctions
Global $sWorkingFolder = _CHM_UDFToHTMPages($sFile, $aFunctions)
Expand Down

0 comments on commit bfe287a

Please sign in to comment.