]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct typo: return -1 for error, not NULL
authorGuido van Rossum <guido@python.org>
Wed, 11 Sep 1996 23:31:07 +0000 (23:31 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Sep 1996 23:31:07 +0000 (23:31 +0000)
commit3863abb921eb1ae7b457df653681c058b61cfe1d
tree08c7d2774918a8cd6eea2a832a29437ab49b1971
parentc35f933c444391e4f463a7fc02dd7a4b0ffec496
Correct typo: return -1 for error, not NULL
Modules/flmodule.c