Fixed cdecl.
committer: mfx <mfx> 1062472677 +0000
This commit is contained in:
+1
-1
@@ -1025,7 +1025,7 @@ void Packer::initLoader(const void *pdata, int plen, int pinfo, int small)
|
||||
}
|
||||
|
||||
|
||||
void Packer::addLoader(const char *s, ...)
|
||||
void __acc_cdecl_va Packer::addLoader(const char *s, ...)
|
||||
{
|
||||
const char *p;
|
||||
va_list ap;
|
||||
|
||||
Reference in New Issue
Block a user