summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libjpeg/m68k-unknown-amigaos/jmorecfg.h.p
blob: 96b5480944b72c9458cef0c2dc0484b6a2eec520 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- jmorecfg.h	2016-07-10 00:36:02.965024562 +0100
+++ jmorecfg.h	2016-07-10 00:37:55.525024349 +0100
@@ -346,7 +346,7 @@ typedef int boolean;
  */
 
 #ifndef MULTIPLIER
-#define MULTIPLIER  int		/* type for fastest integer multiply */
+#define MULTIPLIER  short		/* type for fastest integer multiply */
 #endif