queueing done
This commit is contained in:
parent
7a245f05cb
commit
80ee17692a
6 changed files with 32 additions and 37 deletions
|
@ -16,6 +16,7 @@
|
|||
ctx->err_info = errno; \
|
||||
snprintf(ctx->filebuf, sizeof(ctx->filebuf), "%s", \
|
||||
__FILE__); \
|
||||
ctx->filebuf[sizeof(ctx->filebuf) - 1] = '\0'; \
|
||||
ctx->errline = __LINE__; \
|
||||
} while (0)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue