Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c3c98473
Commit
c3c98473
authored
Oct 16, 2000
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(unspecified_fg, unspecified_bg): Remove extern declaration.
parent
f0ba2d22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/dosfns.c
src/dosfns.c
+0
-2
No files found.
src/dosfns.c
View file @
c3c98473
...
...
@@ -409,8 +409,6 @@ static char *vga_colors[16] = {
"lightred"
,
"lightmagenta"
,
"yellow"
,
"white"
};
extern
char
unspecified_fg
[],
unspecified_bg
[];
/* Given a color name, return its index, or -1 if not found. Note
that this only performs case-insensitive comparison against the
standard names. For anything more sophisticated, like matching
...
...
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