From 0ca318b538527bbead594174b3e9ad0cf051b086 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 28 Aug 2001 21:16:12 +0000 Subject: Fix goofy formatting --- libc/stdio/getline.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/stdio/getline.c') diff --git a/libc/stdio/getline.c b/libc/stdio/getline.c index 41f3a442c..870f6ed4a 100644 --- a/libc/stdio/getline.c +++ b/libc/stdio/getline.c @@ -2,8 +2,8 @@ /* * getline for uClibc * - * Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen - * , + * Copyright (C) 2000 by Lineo, inc. + * Written by Erik Andersen , * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Library General Public License as published by -- cgit v1.2.3