diff options
| author | 2012-01-29 16:34:26 +0000 | |
|---|---|---|
| committer | 2012-01-29 16:34:26 +0000 | |
| commit | 505442d0a0bdc2944f699d9102ae0829703a5407 (patch) | |
| tree | 1a4c2f72533c67984e0112d35905f480a3a9b0ea /src/lib/libjpeg/jdct.h | |
| parent | 5d0cb30e84215504e368130db9e4573c37e458f2 (diff) | |
Clean-ups and version bumpmame0144u7
Diffstat (limited to 'src/lib/libjpeg/jdct.h')
| -rw-r--r-- | src/lib/libjpeg/jdct.h | 2 |
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). */ |
