(Logical change 1.375)
edge.strict_endians
cantab.net!aia21 2004-04-16 20:58:20 +00:00
parent 71c1fe3af8
commit b1a398abfb
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ void Dprintf(const char *fmt, ...)
/**
* Eprintf - error output; ignores quiet (-q)
*/
void Eprintf(const char *fmt, ...)
int Eprintf(const char *fmt, ...)
{
va_list ap;