summaryrefslogtreecommitdiff
path: root/libc/stdio/getdelim.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/getdelim.c')
-rw-r--r--libc/stdio/getdelim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/getdelim.c b/libc/stdio/getdelim.c
index f8341cb0d..8790b5f88 100644
--- a/libc/stdio/getdelim.c
+++ b/libc/stdio/getdelim.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- * getdelim for uclibc
+ * getdelim for uClibc
*
* Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen
* <andersen@lineo.com>, <andersee@debian.org>