Backport checkin:

Replace C++ comment with C comment (fixes SF bug #1593525).
This commit is contained in:
Walter Dörwald 2006-11-09 16:30:39 +00:00
parent d52a0b8583
commit f2d5c6d117

View file

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