Always use HTTPS when possible.
All checks were successful
The build was successful.

This commit is contained in:
2019-05-15 20:02:39 +02:00
parent 5d9b73ba4e
commit f2116a6461
8 changed files with 46 additions and 46 deletions

View File

@@ -41,7 +41,7 @@ static sxi32 TokenizeAerScript(SyStream *pStream, SyToken *pToken, void *pUserDa
* application seeking for a production quality,ready to use macro processor.
* xPP is a widely used library developed and maintained by Symisc Systems.
* You can reach the xPP home page by following this link:
* http://xpp.symisc.net/
* https://xpp.symisc.net/
*/
const unsigned char *zIn;
sxu32 nKeyword;