summaryrefslogtreecommitdiff
path: root/gtk/gtkhandlebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkhandlebox.h')
-rw-r--r--gtk/gtkhandlebox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h
index 174ce393a9..bb12afa092 100644
--- a/gtk/gtkhandlebox.h
+++ b/gtk/gtkhandlebox.h
@@ -57,7 +57,7 @@ struct _GtkHandleBox
{
GtkBin bin;
- /* <private> */
+ /*< private >*/
GtkHandleBoxPrivate *priv;
};