(status): Internal linkage.

This commit is contained in:
Markus Armbruster 2005-07-23 16:41:18 +00:00
parent 968501cf00
commit 8cc53c1c2b
2 changed files with 3 additions and 2 deletions

View file

@ -437,7 +437,6 @@ extern struct player *player; /* current player's context */
extern char *praddr(struct player *);
extern void player_main(struct player *);
extern int match_user(char *, struct player *);
extern int status(void);
extern int command(void);
/* more in commands.h */
/* recvclient.c */