diff options
Diffstat (limited to 'autojuke.c')
-rw-r--r-- | autojuke.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ /* ---------------------------------------------------------------------- */ -int +static int check_mtab(int n, char **devs) { int i,res; |