summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkgrid.h')
-rw-r--r--gtk/gtkgrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkgrid.h b/gtk/gtkgrid.h
index 860658a0b7..530ef0be25 100644
--- a/gtk/gtkgrid.h
+++ b/gtk/gtkgrid.h
@@ -45,7 +45,7 @@ typedef struct _GtkGridClass GtkGridClass;
struct _GtkGrid
{
- /* <private> */
+ /*< private >*/
GtkContainer container;
GtkGridPrivate *priv;