diff options
| author | Tyge Løvset <[email protected]> | 2021-12-29 23:33:38 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-12-29 23:33:38 +0100 |
| commit | c0b0275c80752c812df7c52a98a72170d5fc3bcb (patch) | |
| tree | 530e5080035acdee77434186b9b79cb8c9faff66 /include/stc/coption.h | |
| parent | 15e1dd79211828bcb8c2a809837b56397d65c6d9 (diff) | |
| download | STC-modified-c0b0275c80752c812df7c52a98a72170d5fc3bcb.tar.gz STC-modified-c0b0275c80752c812df7c52a98a72170d5fc3bcb.zip | |
Removed warnings for MS cl -W2 and clang -pedantic -std=c99. No functional changes.
Diffstat (limited to 'include/stc/coption.h')
| -rw-r--r-- | include/stc/coption.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/coption.h b/include/stc/coption.h index fb61bf2b..08e4fa79 100644 --- a/include/stc/coption.h +++ b/include/stc/coption.h @@ -177,4 +177,4 @@ static int coption_get(coption *opt, int argc, char *argv[], return optc;
}
-#endif
\ No newline at end of file +#endif
|
