From: Jim Meyering Date: Sat, 25 Jan 1997 05:58:58 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=338b31ba60420538af8f6d7f525d7ff29cad6465;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/tail.c b/src/tail.c index 0d59001fbd..61308265a9 100644 --- a/src/tail.c +++ b/src/tail.c @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Can display any amount of data, unlike the Unix version, which uses a fixed size buffer and therefore can only deliver a limited number