From c13e6db019547c0b06d78765287fba0332dd3f2e Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Sat, 6 Feb 1999 03:07:01 +0000 Subject: [PATCH] fix comment --- gtk/gtkobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;