media/libjpeg/config.h

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 #define VERSION "1.3.1"
     2 #define BUILD "2014-03-22"
     3 #define PACKAGE_NAME "libjpeg-turbo"
     5 /* Need to use Mozilla-specific function inlining. */
     6 #include "mozilla/Attributes.h"
     7 #define INLINE MOZ_ALWAYS_INLINE

mercurial