Cleanups.

committer: mfx <mfx> 1074623253 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-01-20 18:27:33 +00:00
parent f4022af48a
commit 19564ed27e
6 changed files with 75 additions and 90 deletions
+3 -3
View File
@@ -19,7 +19,7 @@
#define __MFX_GETOPT_H 1
#ifdef __cplusplus
//extern "C" {
/* extern "C" { */
#endif
/* For communication from `getopt' to the caller.
@@ -96,7 +96,7 @@ int mfx_getopt_long(int argc, char **argv, const char *shortopts,
const struct mfx_option *longopts, int *longind);
#ifdef __cplusplus
//}
/* } */
#endif
#endif /* _GETOPT_H */
#endif /* __MFX_GETOPT_H */