Mercurial > hg > xemacs-beta
diff modules/ChangeLog @ 2286:04bc9d2f42c7
[xemacs-hg @ 2004-09-20 19:18:55 by james]
Mark all unused parameters as unused. Also eliminate some unneeded local
variables.
author | james |
---|---|
date | Mon, 20 Sep 2004 19:20:08 +0000 |
parents | 4ec724310f33 |
children | 162083ea139d |
line wrap: on
line diff
--- a/modules/ChangeLog Mon Sep 20 19:11:29 2004 +0000 +++ b/modules/ChangeLog Mon Sep 20 19:20:08 2004 +0000 @@ -1,3 +1,9 @@ +2004-09-14 Jerry James <james@xemacs.org> + + * postgresql/postgresql.c: + * ldap/eldap.c: + Mark unused parameters with the UNUSED macro. + 2004-09-14 Jerry James <james@xemacs.org> * ldap/eldap.c (Fldap_open): Change ldap_passwd to ldap_password