From c7a1509caa61b7577f9931aeb4d155b763ea28ae Mon Sep 17 00:00:00 2001 From: Alp Toker Date: Fri, 30 Dec 2005 12:46:07 +0000 Subject: [PATCH] svn path=/trunk/gtk-sharp/; revision=54927 --- glib/glue/thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/glue/thread.c b/glib/glue/thread.c index 5827d885d..2e99537f4 100644 --- a/glib/glue/thread.c +++ b/glib/glue/thread.c @@ -1,4 +1,4 @@ -/* list.c : Glue to access fields in GList. +/* thread.c : glue functions for GLib.Thread * * Author: Alp Toker *