summaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-src__m__intel386.h
blob: 9db1d7bdf584ed2174d4f17ba7b7145366f0e16f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/m/intel386.h.orig	2008-02-28 00:32:04.000000000 +0100
+++ src/m/intel386.h	2013-09-14 16:14:18.000000000 +0200
@@ -58,7 +58,7 @@ NOTE-END */
 /* Define NO_ARG_ARRAY if you cannot take the address of the first of a
  * group of arguments and treat it as an array of the arguments.  */
 
-/* #define NO_ARG_ARRAY */
+#define NO_ARG_ARRAY
 
 /* Define WORD_MACHINE if addresses and such have
  * to be corrected before they can be used as byte counts.  */