summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2014-07-04 03:12:49 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2014-07-04 03:12:49 +0000
commit066e2167748018c36a7edd791aabb9c623aeb865 (patch)
treedb82a57bf99696e04703b909889d535663fd80f2 /Build
parent5a3ce92441fc1b5f1a684f595c2c88417b36be80 (diff)
Typo in ChangeLog
git-svn-id: svn://tug.org/texlive/trunk@34519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/xetexdir/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog
index f5dffb0b8b0..c2669641b08 100644
--- a/Build/source/texk/web2c/xetexdir/ChangeLog
+++ b/Build/source/texk/web2c/xetexdir/ChangeLog
@@ -3,7 +3,7 @@
* xetex.web: Remove unused variables k,and l in function
get_strings_started, and q, and r in procedure set_math_char().
* image/mfileio.c: Change type of a variable i in mfgets() in order to
- supress warnings.
+ suppress warnings.
* image/bmpimage.c: Remove an unused variable i in bmp_scan_file().
* image/jpegimage.c: Remove an unused variable rational_value in
read_APP1_Exif().