diff --git a/glib/grcbox.c b/glib/grcbox.c index 204f4bc9e..f31db78ab 100644 --- a/glib/grcbox.c +++ b/glib/grcbox.c @@ -148,7 +148,7 @@ * If you need to clear the contents of the data, you will need to use an * ancillary function that calls g_rc_box_release_full(): * - * |[ + * |[ * static void * my_data_struct_release (MyDataStruct *data) * {