diff -r 9c3bf42bdbf4 -r 8997e28553a8 client.c --- a/client.c Mon Feb 05 11:09:53 2007 +0100 +++ b/client.c Mon Feb 05 11:19:46 2007 +0100 @@ -7,7 +7,7 @@ #include #include -/* static functions */ +/* static */ static void detachstack(Client *c) { @@ -65,7 +65,7 @@ return 0; } -/* extern functions */ +/* extern */ void configure(Client *c) {