diff options
Diffstat (limited to 'gtk/gtkobject.h')
-rw-r--r-- | gtk/gtkobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkobject.h b/gtk/gtkobject.h index 03cf88efad..8272944dc1 100644 --- a/gtk/gtkobject.h +++ b/gtk/gtkobject.h @@ -128,7 +128,7 @@ struct _GtkObject guint32 flags; /* reference count. - * refer to the file REFCOUNTING on this issue. + * refer to the file docs/refcounting.txt on this issue. */ guint ref_count; |