diff options
Diffstat (limited to 'cmd/srv9p/main.c')
-rw-r--r-- | cmd/srv9p/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/srv9p/main.c b/cmd/srv9p/main.c index be34daa..05368e5 100644 --- a/cmd/srv9p/main.c +++ b/cmd/srv9p/main.c @@ -25,7 +25,7 @@ /* implementation *************************************************************/ -#define UNUSED(name) /* name __attribute__((unused)) */ +#define UNUSED(name) /* file tree ******************************************************************/ |