mirror of
https://github.com/lxsang/ant-http
synced 2025-07-17 06:09:47 +02:00
bug every where
This commit is contained in:
@ -6,7 +6,7 @@ void pexit()
|
||||
{
|
||||
|
||||
}
|
||||
void handler(int cl, const char* m, const char* rqp, dictionary rq)
|
||||
void handler(void* cl, const char* m, const char* rqp, dictionary rq)
|
||||
{
|
||||
char* path = NULL;
|
||||
int nimg = 19;
|
||||
|
Reference in New Issue
Block a user