Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8a8ce986
Commit
8a8ce986
authored
Dec 14, 2007
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
parent
e2e3f1d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/dispextern.h
src/dispextern.h
+1
-1
No files found.
src/dispextern.h
View file @
8a8ce986
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment