]> granicus.if.org Git - python/commit
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
authorThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 19:25:51 +0000 (19:25 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 19:25:51 +0000 (19:25 +0000)
commit7889010731eec703eda68fb32b6805c65e3f1cbf
tree2ef252eeade1d3aae02fc8b881c9e6a0c5bb1e42
parent23c9e0024af99379ae517b016b874d57127e9a97
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
char**) and return an int even on PC platforms. If not, please fix
PC/utils/makesrc.c ;-P
14 files changed:
Demo/embed/demo.c
Demo/pysvr/pysvr.c
Include/cStringIO.h
Objects/dictobject.c
Objects/unicodeobject.c
PC/config.c
PC/example_nt/example.c
PC/frozen_dllmain.c
PC/getpathp.c
PC/os2vacpp/config.c
PC/os2vacpp/getpathp.c
PC/utils/makesrc.c
PC/winsound.c
Tools/perfecthash/perfhash.c