summaryrefslogtreecommitdiff
path: root/codec/compat/getopt.h
diff options
context:
space:
mode:
authorSebastien Lugan <slugan@users.noreply.github.com>2004-04-29 13:10:05 +0000
committerSebastien Lugan <slugan@users.noreply.github.com>2004-04-29 13:10:05 +0000
commitec9bd9f6a455a83da8c2c77f5b2628b416cca18f (patch)
treee9f3cb176093b68fc7faf35f09b595f5b1f6680d /codec/compat/getopt.h
parent4f83e82a74e7456881eadd68f5b863ea502ea8bc (diff)
Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h')
Diffstat (limited to 'codec/compat/getopt.h')
-rw-r--r--codec/compat/getopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/compat/getopt.h b/codec/compat/getopt.h
index f2cf1fad..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_ */