]> granicus.if.org Git - python/commit
Clean up warning from Monterey compiler.
authorTrent Mick <trentm@activestate.com>
Sat, 12 Aug 2000 22:14:34 +0000 (22:14 +0000)
committerTrent Mick <trentm@activestate.com>
Sat, 12 Aug 2000 22:14:34 +0000 (22:14 +0000)
commit20abf573eff8b4469ff38c42162a0d48c4e9b340
tree56671b9cdefb27c30c66bdbd5d35e8f62433035e
parent361852f80e2972f4450636d21ae88332adf1cfa6
Clean up warning from Monterey compiler.
Properly end a comment block. It was terminated fine later but by a subsequent
block and. It was also in #if 0. This patch is so trivial I can't believe I am
talking about it. :)
Objects/unicodeobject.c