diff options
author | Deposite Pirate | 2018-09-16 22:56:55 +0200 |
---|---|---|
committer | Deposite Pirate | 2018-09-16 22:56:55 +0200 |
commit | e1f212419083307320a8f1d1a3e8dc0c548efa92 (patch) | |
tree | 83057b1b3f6abd59394bafb1ddaac0981fc80e8a /compface.h | |
parent | c376d41f60b04e67d9fb4dc31b3189510cb82e4a (diff) |
Debian fixes.
Diffstat (limited to 'compface.h')
-rw-r--r-- | compface.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -143,7 +143,6 @@ int AllBlack P((char *, int, int)) ; int AllWhite P((char *, int, int)) ; int BigPop P((Prob *)) ; int compface P((char *)) ; -int main P((int, char *[])) ; int ReadBuf P(()) ; int Same P((char *, int, int)) ; int uncompface P((char *)) ; |