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
20200aaa
Commit
20200aaa
authored
Sep 27, 2008
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(struct glyph) <union cmp>: Fix a typo in a comment.
parent
f185a758
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 @
20200aaa
...
...
@@ -397,7 +397,7 @@ struct glyph
unsigned
automatic
:
1
;
/* ID of the composition. */
unsigned
id
:
23
;
/* Start and end indices of glyhs of the composition. */
/* Start and end indices of gly
p
hs of the composition. */
unsigned
from
:
4
;
unsigned
to
:
4
;
}
cmp
;
...
...
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