changeset 5128:ae9aa5ff7435

Fix comment glitch.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 04:54:58 +0000
parents 3ab3f8e5b342
children 85cfcfd6d0be
files m4/getcwd.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/getcwd.m4
+++ b/m4/getcwd.m4
@@ -14,7 +14,7 @@
 
 # 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.  */
+# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 # Written by Paul Eggert.