quiet compiler
authorfcusack <fcusack>
Mon, 10 Jun 2002 09:56:00 +0000 (09:56 +0000)
committerfcusack <fcusack>
Mon, 10 Jun 2002 09:56:00 +0000 (09:56 +0000)
src/include/radiusd.h

index 80f2f56..dffbeb6 100644 (file)
@@ -240,7 +240,7 @@ const char  *client_name(uint32_t ipno);
 void           client_walk(void);
 
 /* files.c */
-REALM          *realm_find(const char *, int acct);
+REALM          *realm_find(const char *, int);
 REALM          *realm_findbyaddr(uint32_t ipno, int port);
 void           realm_disable(uint32_t ipno, int port);
 int            pairlist_read(const char *file, PAIR_LIST **list, int complain);