diff options
Diffstat (limited to 'libc/stdio/getline.c')
-rw-r--r-- | libc/stdio/getline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/getline.c b/libc/stdio/getline.c index 38440e1bf..64fe4ec66 100644 --- a/libc/stdio/getline.c +++ b/libc/stdio/getline.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * getline for uclibc + * getline for uClibc * * Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen * <andersen@lineo.com>, <andersee@debian.org> |