summaryrefslogtreecommitdiff
path: root/gstrfuncs.c
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-07-11 05:17:49 +0000
committerTim Janik <timj@src.gnome.org>1998-07-11 05:17:49 +0000
commit478632418e0f99e1f440368cb499a0a1cc7ec2e9 (patch)
tree166d78b682dae91d6d98d928086fd55e36ba955c /gstrfuncs.c
parentda0f2dde98b4e658fe16b152d5b5b7432e1cafc9 (diff)
downloadglib-478632418e0f99e1f440368cb499a0a1cc7ec2e9.tar.gz
typo fixups
Diffstat (limited to 'gstrfuncs.c')
-rw-r--r--gstrfuncs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstrfuncs.c b/gstrfuncs.c
index adabec797..7f94d019f 100644
--- a/gstrfuncs.c
+++ b/gstrfuncs.c
@@ -23,7 +23,7 @@
#include <locale.h>
#include <ctype.h> /* For tolower() */
#include "glib.h"
-/* do not include <unistd.h> in this place since which,
+/* do not include <unistd.h> in this place since it
* inteferes with g_strsignal() on some OSes
*/