diff options
Diffstat (limited to 'protocols/Sametime/src/glib/gasyncqueue.c')
-rw-r--r-- | protocols/Sametime/src/glib/gasyncqueue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/gasyncqueue.c b/protocols/Sametime/src/glib/gasyncqueue.c index 74ddbc2569..97672e71f5 100644 --- a/protocols/Sametime/src/glib/gasyncqueue.c +++ b/protocols/Sametime/src/glib/gasyncqueue.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 * * GAsyncQueue: asynchronous queue implementation, based on Gqueue. |