Replace C++ comment with C comment (fixes SF bug #1593525).

This commit is contained in:
Walter Dörwald 2006-11-09 16:23:26 +00:00
parent b5686da24f
commit 6fc2382883
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ static PyMemberDef DB_members[] = {
{NULL}
};
// forward declaration
/* forward declaration */
static PyTypeObject UCD_Type;
static PyObject*