From: Walter Dörwald Date: Thu, 9 Nov 2006 16:30:39 +0000 (+0000) Subject: Backport checkin: X-Git-Tag: v2.5.1c1~260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2d5c6d117db77aab41e4d54eccdb2a0afcd57b2;p=thirdparty%2FPython%2Fcpython.git Backport checkin: Replace C++ comment with C comment (fixes SF bug #1593525). --- diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c index a11a0b70b7cb..a30d30c8eb72 100644 --- a/Modules/unicodedata.c +++ b/Modules/unicodedata.c @@ -75,7 +75,7 @@ static PyMemberDef DB_members[] = { {NULL} }; -// forward declaration +/* forward declaration */ static PyTypeObject UCD_Type; static PyObject*