The function declaration is broken.

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"I dream about dreams about dreams", sang the nightingale
under the pale moon (Sandman)
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;
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to