diff options
| author | Stefan Kangas | 2022-11-23 05:43:19 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-11-23 05:49:22 +0100 |
| commit | 5e8c62ffcae473b89e268e0081d4041fb19abef7 (patch) | |
| tree | a091dfb0a81648ac56e3df27d434ebe3edf0b4a3 /lib-src | |
| parent | 17ed39cc8da1681bffc67907d3a76ef3d75917fd (diff) | |
| download | emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.tar.gz emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.zip | |
; Fix typos
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1 index 1a9767661ab..0829f50a56d 100644 --- a/lib-src/ChangeLog.1 +++ b/lib-src/ChangeLog.1 | |||
| @@ -5643,7 +5643,7 @@ | |||
| 5643 | 1998-04-06 Andreas Schwab <schwab@gnu.org> | 5643 | 1998-04-06 Andreas Schwab <schwab@gnu.org> |
| 5644 | 5644 | ||
| 5645 | Silence -Wimplicit: | 5645 | Silence -Wimplicit: |
| 5646 | * movemail.c: Move cancelations up. Include <stdlib.h> if | 5646 | * movemail.c: Move cancellations up. Include <stdlib.h> if |
| 5647 | available. | 5647 | available. |
| 5648 | * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid. | 5648 | * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid. |
| 5649 | (parse_header): Explicitly declare return type. | 5649 | (parse_header): Explicitly declare return type. |