Changed network timer back to signed int, and made it default to 0 again - SLiRP now works again.
This commit is contained in:
@@ -255,8 +255,8 @@ nelog(int lvl, const char *fmt, ...)
|
||||
vprintf(fmt, ap);
|
||||
va_end(ap);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#define pclog nelog
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user