diff options
| author | Paul Eggert | 2024-09-17 16:54:17 -0700 |
|---|---|---|
| committer | Paul Eggert | 2024-09-17 16:57:58 -0700 |
| commit | 865b54e2acea4fdaa3f302ed225f50281b371d6e (patch) | |
| tree | f79d93d16a410a3fb9ef42a61260561eb609978e /java | |
| parent | e0b027d1215ed32fe0f3d0956d2d7a81552274f2 (diff) | |
| download | emacs-865b54e2acea4fdaa3f302ed225f50281b371d6e.tar.gz emacs-865b54e2acea4fdaa3f302ed225f50281b371d6e.zip | |
Use c-ctype.h in lib-src
This fixes some unlikely bugs and removes the temptation
of using ctype.h. Although some uses were correct,
many weren't.
* lib-src/ebrowse.c: Include c-ctype.h, not ctype.h.
* lib-src/emacsclient.c: Include c-ctype.h, not ctype.h.
* lib-src/update-game-score.c: Include c-ctype.h, not ctype.h.
All uses changed.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions