diff options
Diffstat (limited to 'lib-src')
| -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 (); | |||
| 130 | } | 130 | } |
| 131 | #endif | 131 | #endif |
| 132 | 132 | ||
| 133 | #endif /* _GETOPT_H */ | 133 | #endif /* getopt.h */ |