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
e2a3f5b2
Commit
e2a3f5b2
authored
Jun 14, 2006
by
Kenichi Handa
Browse files
(struct font): Fix typo (charet->charset).
parent
0885c8b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/font.h
src/font.h
+1
-1
No files found.
src/font.h
View file @
e2a3f5b2
...
...
@@ -164,7 +164,7 @@ struct font
-1 means that the contents of the font must be looked up to
determine it.
*/
int
repertory_charet
;
int
repertory_char
s
et
;
/* Minimum glyph width (in pixels). */
int
min_width
;
...
...
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