diff options
Diffstat (limited to 'protocols/Sametime/src/glib/gthread.c')
-rw-r--r-- | protocols/Sametime/src/glib/gthread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/gthread.c b/protocols/Sametime/src/glib/gthread.c index 6d181b32fa..2a00c60a9b 100644 --- a/protocols/Sametime/src/glib/gthread.c +++ b/protocols/Sametime/src/glib/gthread.c @@ -1,4 +1,4 @@ -/* GLIB - Library of useful routines for C programming +/* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gthread.c: MT safety related functions |