]> granicus.if.org Git - python/commit
Bug #132816: Compiler warning in PYEXPAT.C for extra ';'
authorTim Peters <tim.peters@gmail.com>
Sat, 17 Feb 2001 18:12:50 +0000 (18:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 17 Feb 2001 18:12:50 +0000 (18:12 +0000)
commit63cb99e4f0dfb1bff9cf9fa53efd5a7cca78c672
tree085a2a38528118f145003bed6191ac40d2bad6d5
parentc4089d84d8c958b25dd5772f9d8e28a26825c1bd
Bug #132816:  Compiler warning in PYEXPAT.C for extra ';'
Removed trailing ";" in instances of "};" closing code blocks.
Modules/pyexpat.c