diff options
Diffstat (limited to 'codec/compat/getopt.h')
| -rw-r--r-- | codec/compat/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/compat/getopt.h b/codec/compat/getopt.h index ab9c1a7b..c2b4ddde 100644 --- a/codec/compat/getopt.h +++ b/codec/compat/getopt.h @@ -11,4 +11,4 @@ extern char *optarg; extern int getopt(int nargc, char *const *nargv, const char *ostr); -#endif /* _GETOPT_H_ */ +#endif /* _GETOPT_H_ */ |
