diff options
Diffstat (limited to 'src/include/getopt_long.h')
-rw-r--r-- | src/include/getopt_long.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/getopt_long.h b/src/include/getopt_long.h index 00692bb616c..c55d45348a0 100644 --- a/src/include/getopt_long.h +++ b/src/include/getopt_long.h @@ -33,4 +33,4 @@ extern int getopt_long(int argc, char *const argv[], const struct option *longopts, int *longindex); #endif -#endif /* GETOPT_LONG_H */ +#endif /* GETOPT_LONG_H */ |