Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 232608
Collapse All | Expand All

(-)mount.cifs.c (-1 lines)
Lines 1218-1224 Link Here
1218
#endif						
1218
#endif						
1219
		} else {
1219
		} else {
1220
			printf("mount error: permission denied or not superuser and mount.cifs not installed SUID\n"); 
1220
			printf("mount error: permission denied or not superuser and mount.cifs not installed SUID\n"); 
1221
			return -1;
1222
		}
1221
		}
1223
	}
1222
	}
1224
1223

Return to bug 232608