remove __P
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1599 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "ftp_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
static int token __P((void));
|
||||
static int token (void);
|
||||
static FILE *cfile;
|
||||
|
||||
#define DEFAULT 1
|
||||
|
||||
Reference in New Issue
Block a user