Home
last modified time | relevance | path

Searched refs:SupressNonFatalErrors (Results 1 – 1 of 1) sorted by relevance

/external/jhead/
Djhead.c79 static int SupressNonFatalErrors = FALSE; // Wether or not to pint warnings on recoverable errors variable
120 if (SupressNonFatalErrors) return; in ErrNonfatal()
1460 SupressNonFatalErrors = TRUE;