]> Kevux Git Server - fll/commitdiff
Update: add f_file_stat_error
authorKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 20:48:28 +0000 (14:48 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 10 Mar 2012 20:48:28 +0000 (14:48 -0600)
level_0/f_errors/c/errors.h

index aacb502c8ad020aacafb9b76da87b277316148e1..16f2d6b32ba0b144e6673effbf0cb1258b716981 100644 (file)
@@ -168,6 +168,7 @@ enum {
     f_file_not_open,
     f_file_allocation_error,
     f_file_reallocation_error,
+    f_file_stat_error,
     f_file_error,
   #endif // _di_f_error_file_