]> granicus.if.org Git - curl/commit
generate.bat: Fix comment bug by removing old comments
authorJay Satiro <raysatiro@yahoo.com>
Sat, 13 Feb 2016 04:48:54 +0000 (23:48 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sat, 13 Feb 2016 04:48:54 +0000 (23:48 -0500)
commit464a1d03bd66be3ffcd11f88e05bca5c811c465e
treea9401cd1e5c9685de6657a307217e05139a5ca47
parent4ef6b2d6c60824d7c598a4ca8a70f0ef4fa3d443
generate.bat: Fix comment bug by removing old comments

Remove NOTES section, it's no longer needed since we aren't setting the
errorlevel and more importantly the recently updated URL in the comments
is causing some unusual behavior that breaks the script.

Closes https://github.com/curl/curl/issues/649
projects/generate.bat