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
19f093e5
Commit
19f093e5
authored
Mar 31, 2003
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(x_set_scroll_bar_default_width): Define return value as void.
parent
6f5a04e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/w32fns.c
src/w32fns.c
+1
-1
No files found.
src/w32fns.c
View file @
19f093e5
...
...
@@ -2131,7 +2131,7 @@ x_set_title (f, name, old_name)
}
x_set_scroll_bar_default_width (f)
void
x_set_scroll_bar_default_width (f)
struct frame *f;
{
int wid = FONT_WIDTH (f->output_data.w32->font);
...
...
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