String_c_str(): added
[util-vserver.git] / util-vserver / lib_internal / jail.h
index eb0c9ac..4851d40 100644 (file)
@@ -21,6 +21,6 @@
 
 #include <stdbool.h>
 
-bool   jailIntoTempDir();
+bool   jailIntoTempDir(char const **err_pos);
 
 #endif //  H_UTIL_VSERVER_LIB_INTERNAL_JAIL_H