Added all debian changes

git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5095 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
1999-09-09 03:15:42 +00:00
parent 2dfa5490e5
commit 57a50afc15
11 changed files with 94 additions and 152 deletions

View File

@@ -184,7 +184,7 @@ main(ac, av)
*/
void
quit(dummy)
int dummy __attribute__((unused));
int dummy __attribute__((__unused__));
{
endwin();
exit(0);