]> granicus.if.org Git - python/commit
Added `void' to declaration of initgl(), to keep gcc -Wall happy.
authorGuido van Rossum <guido@python.org>
Mon, 9 Dec 1996 18:51:51 +0000 (18:51 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Dec 1996 18:51:51 +0000 (18:51 +0000)
commit7ce52be62748582247754c2cbb88bb81e39b6b98
treeb39d191108619b94bed46783fdc6a06257be7995
parent665f9198fed28ac94cbf69daf706ddec0203f980
Added `void' to declaration of initgl(), to keep gcc -Wall happy.
Modules/cgen.py