changeset 10012:2d1d93581ac2

* m4/arpa_inet_h.m4: Remove trailing blanks.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 18:00:32 +0200
parents d266f32e62b2
children 105d94f82066
files ChangeLog m4/arpa_inet_h.m4
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-29  Jim Meyering  <meyering@redhat.com>
+
+	* m4/arpa_inet_h.m4: Remove trailing blanks.
+
 2008-04-29  Eric Blake  <ebb9@byu.net>
 
 	Silence valgrind on safe reads beyond potential array bounds.
--- a/m4/arpa_inet_h.m4
+++ b/m4/arpa_inet_h.m4
@@ -1,4 +1,4 @@
-# arpa_inet_h.m4 serial 3
+# arpa_inet_h.m4 serial 4
 dnl Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -23,7 +23,6 @@
   dnl Execute this unconditionally, because ARPA_INET_H may be set by other
   dnl modules, after this code is executed.
   gl_CHECK_NEXT_HEADERS([arpa/inet.h])
-  
 ])
 
 AC_DEFUN([gl_ARPA_INET_MODULE_INDICATOR],