bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: trailing blanks in arpa_inet_h.m4


From: Jim Meyering
Subject: FYI: trailing blanks in arpa_inet_h.m4
Date: Tue, 29 Apr 2008 18:03:02 +0200

        * m4/arpa_inet_h.m4: Remove trailing blanks.

diff --git a/ChangeLog b/ChangeLog
index ed3c210..1ea1736 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-29  Jim Meyering  <address@hidden>
+
+       * m4/arpa_inet_h.m4: Remove trailing blanks.
+
 2008-04-29  Eric Blake  <address@hidden>

        Silence valgrind on safe reads beyond potential array bounds.
diff --git a/m4/arpa_inet_h.m4 b/m4/arpa_inet_h.m4
index d342be6..20bd3bc 100644
--- 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 @@ 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],
--
1.5.5.1.68.gbdcd8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]