Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeType
FreeType
Commits
d249ee7a
Commit
d249ee7a
authored
Oct 29, 2000
by
Tom Kacvinsky
Browse files
In function FTC_ChunkSet_Destroy, changed `manaher' to `manager'. Just
a fix for a silly typo.
parent
7d0f1137
Changes
1
Show whitespace changes
Inline
Side-by-side
src/cache/ftcchunk.c
View file @
d249ee7a
...
...
@@ -184,7 +184,7 @@
lrunode
=
FTC_CHUNKNODE_TO_LRUNODE
(
node
);
manager
->
num_bytes
-=
clazz
->
size_node
(
node
);
mana
h
er
->
num_nodes
--
;
mana
g
er
->
num_nodes
--
;
FT_List_Remove
(
glyphs_lru
,
lrunode
);
...
...
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