Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
55a8b3ed
Commit
55a8b3ed
authored
Jul 01, 2002
by
Dave Love
Browse files
Fix prototype for K&R.
parent
ec962374
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xterm.c
src/xterm.c
+1
-1
No files found.
src/xterm.c
View file @
55a8b3ed
...
...
@@ -98,7 +98,7 @@ Boston, MA 02111-1307, USA. */
#endif
#ifdef USE_LUCID
extern int xlwmenu_window_p (Widget w, Window window);
extern int xlwmenu_window_p
P_ (
(Widget w, Window window)
)
;
extern void xlwmenu_redisplay P_ ((Widget));
#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