Index: aclchk.c =================================================================== RCS file: /home/alvherre/cvs/pgsql/src/backend/catalog/aclchk.c,v retrieving revision 1.116 diff -c -r1.116 aclchk.c *** aclchk.c 26 Jul 2005 16:38:26 -0000 1.116 --- aclchk.c 17 Aug 2005 17:46:39 -0000 *************** *** 53,59 **** #ifdef ACLDEBUG ! static dumpacl(Acl *acl) { int i; --- 53,59 ---- #ifdef ACLDEBUG ! static void dumpacl(Acl *acl) { int i;