diff options
Diffstat (limited to 'protocols/Sametime/src/glib/gatomic-gcc.c')
-rw-r--r-- | protocols/Sametime/src/glib/gatomic-gcc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/gatomic-gcc.c b/protocols/Sametime/src/glib/gatomic-gcc.c index 3ed534e30e..9f28ceecaf 100644 --- a/protocols/Sametime/src/glib/gatomic-gcc.c +++ b/protocols/Sametime/src/glib/gatomic-gcc.c @@ -1,4 +1,4 @@ -/* GLIB - Library of useful routines for C programming +/* GLIB - Library of useful routines for C programming * gatomic-gcc.c: atomic operations using GCC builtins. * Copyright (C) 2009 Hiroyuki Ikezoe * |