From 91102e0dece0d33acf56a579dcab84b043f08c8b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:34:43 +0000 Subject: Fix doc blunder. --- libc/stdio/getdelim.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/stdio/getdelim.c') diff --git a/libc/stdio/getdelim.c b/libc/stdio/getdelim.c index 8790b5f88..682ed2866 100644 --- a/libc/stdio/getdelim.c +++ b/libc/stdio/getdelim.c @@ -12,8 +12,8 @@ * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License + * for more details. * * You should have received a copy of the GNU Library General Public License * along with this program; if not, write to the Free Software Foundation, -- cgit v1.2.3