summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libjpeg/jdct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libjpeg/jdct.h')
-rw-r--r--src/lib/libjpeg/jdct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libjpeg/jdct.h b/src/lib/libjpeg/jdct.h
index 360dec80c94..832c2cfee38 100644
--- a/src/lib/libjpeg/jdct.h
+++ b/src/lib/libjpeg/jdct.h
@@ -8,7 +8,7 @@
* This include file contains common declarations for the forward and
* inverse DCT modules. These declarations are private to the DCT managers
* (jcdctmgr.c, jddctmgr.c) and the individual DCT algorithms.
- * The individual DCT algorithms are kept in separate files to ease
+ * The individual DCT algorithms are kept in separate files to ease
* machine-dependent tuning (e.g., assembly coding).
*/