media/libjpeg/config.h

Wed, 31 Dec 2014 07:53:36 +0100

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

Correct small whitespace inconsistency, lost while renaming variables.

     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