mirror of
https://github.com/Wind4/vlmcsd
synced 2025-12-20 23:45:52 +00:00
vlmcsd-svn998-2016-08-11-Hotbird64
This commit is contained in:
2
output.h
2
output.h
@@ -11,7 +11,7 @@
|
||||
|
||||
typedef int (*PRINTFUNC)(const char *const fmt, ...);
|
||||
|
||||
void printerrorf(const char *const fmt, ...);
|
||||
int printerrorf(const char *const fmt, ...);
|
||||
int errorout(const char* fmt, ...);
|
||||
void logRequestVerbose(const REQUEST *const Request, const PRINTFUNC p);
|
||||
void logResponseVerbose(const char *const ePID, const BYTE *const hwid, const RESPONSE *const response, const PRINTFUNC p);
|
||||
|
||||
Reference in New Issue
Block a user