git://wimlib.net
/
wimlib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove verify_dentry(); separate refcnt recalc. from verify_inode()
[wimlib]
/
src
/
util.c
diff --git
a/src/util.c
b/src/util.c
index 2aca3da7448cc9bba47b50208b5952028e58a34a..f5a8ca29fb5e6451aea7926a0975471ce10f2514 100644
(file)
--- a/
src/util.c
+++ b/
src/util.c
@@
-145,7
+145,7
@@
wimlib_fprintf(FILE *fp, const tchar *format, ...)
#endif /* __WIN32__ */
#ifdef ENABLE_ERROR_MESSAGES
-
static
bool wimlib_print_errors = false;
+bool wimlib_print_errors = false;
#endif
#if defined(ENABLE_ERROR_MESSAGES) || defined(ENABLE_DEBUG)