summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1999-02-06 03:07:01 +0000
committerTim Janik <timj@src.gnome.org>1999-02-06 03:07:01 +0000
commitc13e6db019547c0b06d78765287fba0332dd3f2e (patch)
tree9c6239a70c6a4f4f96d34cf4ec5727e8bcd118ef
parentaf30000afe9cfba73e9abf30b4a0a5827d9ef9d7 (diff)
downloadgdk-pixbuf-c13e6db019547c0b06d78765287fba0332dd3f2e.tar.gz
fix comment
-rw-r--r--gtk/gtkobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkobject.h b/gtk/gtkobject.h
index 03cf88efa..8272944dc 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;