File tree 2 files changed +2
-2
lines changed
src/Tasks/Implementations/Project
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ strAppPas: string =
50
50
' //svrConfig.tlsCert := ''/path/to/ssl/cert/cert'';' + LineEnding +
51
51
'' + LineEnding +
52
52
' (*!-----------------------------------------------' + LineEnding +
53
- ' * Bootstrap libmicrohttpd application' + LineEnding +
53
+ ' * Bootstrap Fpweb-based http application' + LineEnding +
54
54
' *' + LineEnding +
55
55
' * @author AUTHOR_NAME <[email protected] >' + LineEnding +
56
56
' *------------------------------------------------*)' + LineEnding +
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ strAppPas: string =
50
50
' //svrConfig.tlsCert := ''/path/to/ssl/cert/cert'';' + LineEnding +
51
51
'' + LineEnding +
52
52
' (*!-----------------------------------------------' + LineEnding +
53
- ' * Bootstrap libmicrohttpd application' + LineEnding +
53
+ ' * Bootstrap Indy-based http application' + LineEnding +
54
54
' *' + LineEnding +
55
55
' * @author AUTHOR_NAME <[email protected] >' + LineEnding +
56
56
' *------------------------------------------------*)' + LineEnding +
You can’t perform that action at this time.
0 commit comments