]> sjero.net Git - wget/commit
[svn] Fix strtoll("0x", ptr, 0) to set *ptr to position of 'x', not after it.
authorhniksic <devnull@localhost>
Sat, 27 Aug 2005 19:27:46 +0000 (12:27 -0700)
committerhniksic <devnull@localhost>
Sat, 27 Aug 2005 19:27:46 +0000 (12:27 -0700)
commit7700d6c999a86af09fa2026254b8b8fd2de992f1
treef9f2cc80895cf61819cccab622e9247c9db4d4c6
parent6cae84266ccb2e6c898f925b6f0acd4639430156
[svn] Fix strtoll("0x", ptr, 0) to set *ptr to position of 'x', not after it.
src/ChangeLog
src/cmpt.c