diff options
Diffstat (limited to 'protocols/Sametime/src/glib/gqueue.c')
-rw-r--r-- | protocols/Sametime/src/glib/gqueue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/gqueue.c b/protocols/Sametime/src/glib/gqueue.c index 5e5535e902..ac08f75fae 100644 --- a/protocols/Sametime/src/glib/gqueue.c +++ b/protocols/Sametime/src/glib/gqueue.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 * * GQueue: Double ended queue implementation, piggy backed on GList. |