summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/mp3fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp3fs.c b/src/mp3fs.c
index d8db029..38abd77 100755
--- a/src/mp3fs.c
+++ b/src/mp3fs.c
@@ -4,7 +4,7 @@ static struct fuse_module mp3_mod {
"MP3FS"
};
-= { #name_, factory_, NULL, NULL, 0 };
+
int
main(int argc, char **argv)
{