]> granicus.if.org Git - python/commitdiff
Backport checkin:
authorWalter Dörwald <walter@livinglogic.de>
Thu, 9 Nov 2006 16:30:39 +0000 (16:30 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 9 Nov 2006 16:30:39 +0000 (16:30 +0000)
Replace C++ comment with C comment (fixes SF bug #1593525).

Modules/unicodedata.c

index a11a0b70b7cbb87474456865f0b4a279a3b66969..a30d30c8eb7291e26d95f06ab31ec1c67540727f 100644 (file)
@@ -75,7 +75,7 @@ static PyMemberDef DB_members[] = {
         {NULL}
 };
 
-// forward declaration
+/* forward declaration */
 static PyTypeObject UCD_Type;
 
 static PyObject*