diff options
Diffstat (limited to 'misc/estic/files/patch-machine.h')
-rw-r--r-- | misc/estic/files/patch-machine.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/estic/files/patch-machine.h b/misc/estic/files/patch-machine.h index 698bfef81070..25ab2440dd8b 100644 --- a/misc/estic/files/patch-machine.h +++ b/misc/estic/files/patch-machine.h @@ -1,6 +1,6 @@ ---- spunk/machine.h.orig 1997-02-18 14:41:50.000000000 +0100 -+++ spunk/machine.h 2014-03-28 16:58:13.000000000 +0100 -@@ -238,7 +238,7 @@ +--- spunk/machine.h.orig 1997-02-18 13:41:50 UTC ++++ spunk/machine.h +@@ -238,7 +238,7 @@ typedef unsigned u32; # define CPU_LITTLE_ENDIAN #elif (BYTE_ORDER == BIG_ENDIAN) # define CPU_BIG_ENDIAN |