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
9257d374
Commit
9257d374
authored
Dec 26, 1993
by
Richard M. Stallman
Browse files
(struct input_event): FIx typo in previous change.
parent
66fceb65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/termhooks.h
src/termhooks.h
+1
-1
No files found.
src/termhooks.h
View file @
9257d374
...
...
@@ -261,7 +261,7 @@ struct input_event {
/* For an ascii_keystroke, this is the character.
For a non_ascii_keystroke, this is the keysym code.
For a mouse event, this is the button number.
For a mouse event, this is the button number.
*/
int
code
;
enum
scroll_bar_part
part
;
...
...
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