summaryrefslogtreecommitdiff
path: root/Modules/unicodedata.c
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2006-11-09 16:23:26 +0000
committerWalter Dörwald <walter@livinglogic.de>2006-11-09 16:23:26 +0000
commitc38f36a5ede901c6d89b4c1224dc9b1b7a25c433 (patch)
treee348165f2c769a17ed88caf88213c2a6bfaa191e /Modules/unicodedata.c
parent876a08887d3f0f46f1d0c6794fca3dfbef5602fe (diff)
downloadcpython-c38f36a5ede901c6d89b4c1224dc9b1b7a25c433.tar.gz
Replace C++ comment with C comment (fixes SF bug #1593525).
Diffstat (limited to 'Modules/unicodedata.c')
-rw-r--r--Modules/unicodedata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c
index a11a0b70b7..a30d30c8eb 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*