tar: support -T - and -X -
[oweals/busybox.git] / libbb / default_error_retval.c
index 4da5b3efbed77d69704ab5632f0437ecbf728096..4f6395fa20000406cee9bc3afedd9c8d9edbe8ab 100644 (file)
@@ -15,4 +15,4 @@
 
 #include "libbb.h"
 
-int xfunc_error_retval = EXIT_FAILURE;
+uint8_t xfunc_error_retval = EXIT_FAILURE;