summaryrefslogtreecommitdiff
path: root/lib/Autom4te/XFile.pm
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-01-03 15:16:52 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-01-04 00:20:24 -0800
commit9b939481e65ab5cf6375df37493239d0a7beda91 (patch)
tree5383dc6a582968f2fde163bd7ddf9a680189c217 /lib/Autom4te/XFile.pm
parentafd2a0d7f3b88bfb058cd1c389f978acea182744 (diff)
downloadautoconf-9b939481e65ab5cf6375df37493239d0a7beda91.tar.gz
maint: resync upstream files
* ChangeLog, GNUmakefile, build-aux/announce-gen: * build-aux/config.guess, build-aux/config.sub, build-aux/gendocs.sh: * build-aux/git-version-gen, build-aux/move-if-change: * build-aux/texinfo.tex, build-aux/update-copyright: * build-aux/vc-list-files, doc/fdl.texi, doc/gendocs_template: * doc/standards.texi, lib/Autom4te/XFile.pm, m4/autobuild.m4: Regenerated by 'make fetch'.
Diffstat (limited to 'lib/Autom4te/XFile.pm')
-rw-r--r--lib/Autom4te/XFile.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Autom4te/XFile.pm b/lib/Autom4te/XFile.pm
index ef3c7b60..6800c485 100644
--- a/lib/Autom4te/XFile.pm
+++ b/lib/Autom4te/XFile.pm
@@ -1,4 +1,4 @@
-# Copyright (C) 2001, 2003, 2004, 2006, 2008, 2009, 2010, 2012 Free Software
+# Copyright (C) 2001, 2003, 2004, 2006, 2008, 2009, 2010 Free Software
# Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
@@ -176,7 +176,7 @@ C<\n> on input files.
=cut
-# Some 32-bit Windows/Perl installations fail to translate \r\n to \n on input
+# Some Win32/perl installations fail to translate \r\n to \n on input
# so we do that here.
sub getline
{