]> granicus.if.org Git - python/commit
ANSIfication of function-pointers and declarations. Also, make sure to
authorThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 23:51:19 +0000 (23:51 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 23:51:19 +0000 (23:51 +0000)
commit2c46eaf8e948607f7551f2075044d27d27c43775
tree416af9b6cb10c98279a423906a8f4da282d753d6
parent0796b0027965b1ea4f7b1775ad2e883d66f07d89
ANSIfication of function-pointers and declarations. Also, make sure to
return something if RETSIGTYPE is not void, in functions that are defined as
returning RETSIGTYPE.
Modules/readline.c