Imported Upstream version 1.8.4p4
[debian/sudo] / include / fileops.h
index e1c93a69f12ccaf923f09064e55631890551bd5e..cd0a0dfe82813ef14c5b79f5539390c49b8229ea 100644 (file)
@@ -26,7 +26,7 @@
 
 struct timeval;
 
-int lock_file(int, int);
+bool lock_file(int, int);
 int touch(int, char *, struct timeval *);
 char *sudo_parseln(FILE *);