m4-patches
[Top][All Lists]
Advanced

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

FYI: 36-gary-remove-bogus-dumpdef-decl.patch


From: Gary V. Vaughan
Subject: FYI: 36-gary-remove-bogus-dumpdef-decl.patch
Date: Mon, 11 Aug 2003 14:10:08 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030804

Applied to HEAD.
--
  ())_.  Gary V. Vaughan    gary@(oranda.demon.co.uk|gnu.org)
  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * m4/utility.c (dumpdef_cmp): Removed stale declaration.

2003-07-29  Gary V. Vaughan  <address@hidden>
Index: m4/utility.c
===================================================================
RCS file: /cvsroot/m4/m4/m4/utility.c,v
retrieving revision 1.33
diff -u -p -u -r1.33 utility.c
--- m4/utility.c 24 Jul 2003 14:21:02 -0000 1.33
+++ m4/utility.c 7 Aug 2003 14:27:53 -0000
@@ -24,8 +24,6 @@
 #include "m4.h"
 #include "m4private.h"
 
-static int dumpdef_cmp (const void *s1, const void *s2);
-
 
 
 /* Give friendly warnings if a builtin macro is passed an

reply via email to

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