diff options
| author | Antonin Descampe <antonin@gmail.com> | 2005-12-08 09:27:26 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2005-12-08 09:27:26 +0000 |
| commit | e45e87cfb7c7a131fcd7412e3fb228b61f3c999e (patch) | |
| tree | cc44356941a2c2efd11cba63503bccc1aaab674b /codec/compat/getopt.h | |
| parent | 2dc3ca544dc2404f7ad79253375cb0e35a6bf310 (diff) | |
removed old readme and Makefile
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 c2b4ddde..ab9c1a7b 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_ */ |
