mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
d74a1dc501
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67484 | christian.heimes | 2008-12-03 01:53:18 +0100 (Wed, 03 Dec 2008) | 2 lines Issue #4025 again Converted a C99 style comment to a C89 style comment (found by MAL). ........