Update extern.h

This commit is contained in:
Token2
2024-11-20 10:01:43 +01:00
committed by GitHub
parent b8a9ea4604
commit b5c17309cc

View File

@@ -21,7 +21,7 @@ struct blob {
size_t len;
};
#define TOKEN_OPT "CDGILPRSVabcdefi:k:l:m:n:p:w:ru"
#define TOKEN_OPT "CDGILPRSVabcdefi:k:l:m:n:p:w:ruP"
#define FLAG_DEBUG 0x001
#define FLAG_QUIET 0x002