summaryrefslogtreecommitdiff
path: root/ChangeLog.22
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2017-04-15 23:48:59 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2017-04-15 23:48:59 -0400
commit05e1aa5fc0346695c9a87f6f2c877eb8460262a3 (patch)
tree400b15f1ecf189f6518280d33ebf680845c41213 /ChangeLog.22
parent90ccab3d785e9567200a585e82883007a69d7fea (diff)
downloadfreetype2-05e1aa5fc0346695c9a87f6f2c877eb8460262a3.tar.gz
Typos.
Diffstat (limited to 'ChangeLog.22')
-rw-r--r--ChangeLog.224
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.22 b/ChangeLog.22
index 532930829..08dc3584e 100644
--- a/ChangeLog.22
+++ b/ChangeLog.22
@@ -189,7 +189,7 @@
* src/base/ftdbgmem.c (_ft_debug_file, _ft_debug_lineno)
[FT_DEBUG_MEMORY]: New global variables, replacing...
- (FT_MemTable_Rec) [FT_DEBUG_MEMORY]: Remove `filename' and
+ (FT_MemTableRec) [FT_DEBUG_MEMORY]: Remove `filename' and
`line_no'. Update all callers.
(ft_mem_debug_alloc) [FT_DEBUG_MEMORY]: Avoid possible integer
overflow.
@@ -494,7 +494,7 @@
FTC_MruList_Init, FTC_MruList_Reset, FTC_MruList_Done,
FTC_MruList_New, FTC_MruList_Remove, FTC_MruList_RemoveSelection):
Declare as FT_LOCAL_DEF.
- (FTC_MruListFind, FTC_MruList_Lookup) [!FTC_INLINE]: Compile
+ (FTC_MruList_Find, FTC_MruList_Lookup) [!FTC_INLINE]: Compile
conditionally.
Declare as FT_LOCAL_DEF.