mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
(WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
This commit is contained in:
parent
e2e3f1d7ee
commit
8a8ce986d7
1 changed files with 1 additions and 1 deletions
|
|
@ -2772,7 +2772,7 @@ int draw_window_fringes P_ ((struct window *, int));
|
|||
int update_window_fringes P_ ((struct window *, int));
|
||||
void compute_fringe_widths P_ ((struct frame *, int));
|
||||
|
||||
#ifdef WINDOWS_NT
|
||||
#ifdef WINDOWSNT
|
||||
void w32_init_fringe P_ ((struct redisplay_interface *));
|
||||
void w32_reset_fringes P_ ((void));
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue