summaryrefslogtreecommitdiff
path: root/gi/gimodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/gimodule.c')
-rw-r--r--gi/gimodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/gimodule.c b/gi/gimodule.c
index ef3e2050..25fc3d60 100644
--- a/gi/gimodule.c
+++ b/gi/gimodule.c
@@ -274,7 +274,7 @@ _wrap_pyg_flags_register_new_gtype_and_add (PyObject *self,
static void
initialize_interface (GTypeInterface *iface, PyTypeObject *pytype)
{
- // pygobject prints a warning if interface_init is NULL
+ /* pygobject prints a warning if interface_init is NULL */
}
static PyObject *