mirror of
https://git.wuffs.org/MWCC
synced 2025-12-13 15:16:24 +00:00
getting closer
This commit is contained in:
@@ -55,7 +55,7 @@ int SetWarningFlags(const char *opt, void *str, const char *, int flags) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
int DisplayWarningOptions() {
|
||||
int DisplayWarningOptions(const char *, void *, const char *, int) {
|
||||
Handle h;
|
||||
|
||||
h = NewHandle(0);
|
||||
|
||||
Reference in New Issue
Block a user