commit | 4d8a6f4834ff91e8e77ce3a089b0ce4d6ef171e8 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Oct 02 19:49:47 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Oct 02 19:49:47 2008 +0000 |
tree | 99b92170510ec3485675a00c2f35f3431f0cc798 | |
parent | a9f397d6b5208ffa41c27fa55ad8881ea95c0418 [diff] |
Merged revisions 66748 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r66748 | christian.heimes | 2008-10-02 21:47:50 +0200 (Thu, 02 Oct 2008) | 1 line Fixed a couple more C99 comments and one occurence of inline. ........