* m4/arpa_inet_h.m4: Remove trailing blanks.
authorJim Meyering <meyering@redhat.com>
Tue, 29 Apr 2008 16:00:32 +0000 (18:00 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 29 Apr 2008 16:01:58 +0000 (18:01 +0200)
ChangeLog
m4/arpa_inet_h.m4

index ed3c210..1ea1736 100644 (file)
--- 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.
index d342be6..20bd3bc 100644 (file)
@@ -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 @@ AC_DEFUN([gl_HEADER_ARPA_INET],
   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],