+++ mount.cifs.c 2009-01-01 15:57:22.113038731 +0100 --- mount.cifs.c 2009-01-01 15:59:12.411066865 +0100 @@ -1218,7 +1218,6 @@ #endif } else { printf("mount error: permission denied or not superuser and mount.cifs not installed SUID\n"); - return -1; } }