From 6a4d25740cc47e96b062b924ab778f24a969b886 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Jan 2003 14:09:37 +0000 Subject: [PATCH] tweak comment --- lib/full-read.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/full-read.c b/lib/full-read.c index 267d6646f1..1dc3e37756 100644 --- a/lib/full-read.c +++ b/lib/full-read.c @@ -1,5 +1,5 @@ -/* An interface to read that retries after interrupts. - Copyright (C) 2002 Free Software Foundation, Inc. +/* An interface to read that retries after partial reads and interrupts. + Copyright (C) 2002, 2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.47.2