parent
71c1fe3af8
commit
b1a398abfb
|
|
@ -110,7 +110,7 @@ void Dprintf(const char *fmt, ...)
|
||||||
/**
|
/**
|
||||||
* Eprintf - error output; ignores quiet (-q)
|
* Eprintf - error output; ignores quiet (-q)
|
||||||
*/
|
*/
|
||||||
void Eprintf(const char *fmt, ...)
|
int Eprintf(const char *fmt, ...)
|
||||||
{
|
{
|
||||||
va_list ap;
|
va_list ap;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue