diff options
Diffstat (limited to 'lib-src/getopt.h')
-rw-r--r-- | lib-src/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt.h b/lib-src/getopt.h index 062bb87cfe5..c4adc30bbba 100644 --- a/lib-src/getopt.h +++ b/lib-src/getopt.h @@ -130,4 +130,4 @@ extern int _getopt_internal (); } #endif -#endif /* _GETOPT_H */ +#endif /* getopt.h */ |