diff options
| author | Paul Eggert | 1997-06-21 03:24:49 +0000 |
|---|---|---|
| committer | Paul Eggert | 1997-06-21 03:24:49 +0000 |
| commit | b6850c56518dfc16844e1d833bbccc79a71abe05 (patch) | |
| tree | 34a00f19ded4badb6f7376b4f82068708b7f9063 /lib-src | |
| parent | 07e694f88d8f5137364b3c90e7ce7d24f5793a0a (diff) | |
| download | emacs-b6850c56518dfc16844e1d833bbccc79a71abe05.tar.gz emacs-b6850c56518dfc16844e1d833bbccc79a71abe05.zip | |
automatically generated from GPLed version
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 */ |