m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/symtab.c,v


From: Eric Blake
Subject: Changes to m4/m4/symtab.c,v
Date: Thu, 06 Sep 2007 22:58:28 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/09/06 22:58:27

Index: m4/symtab.c
===================================================================
RCS file: /sources/m4/m4/m4/symtab.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- m4/symtab.c 7 Aug 2007 03:15:27 -0000       1.74
+++ m4/symtab.c 6 Sep 2007 22:58:26 -0000       1.75
@@ -143,7 +143,7 @@
    the symbol table.  */
 void
 m4__symtab_remove_module_references (m4_symbol_table *symtab,
-                                    lt_dlhandle handle)
+                                    m4_module *handle)
 {
   m4_hash_iterator *place = 0;
 




reply via email to

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