diff options
author | Jay Freeman <saurik@saurik.com> | 2008-07-11 17:22:46 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-07-11 17:22:46 +0000 |
commit | fb2e308a1de8ca4972140028287ce72ff456097c (patch) | |
tree | c82d007dccf848d3b29ecc7a600f6ed73f716615 /tool/patches | |
parent | 264cb1cba3ab1cc0601b2902e2d0c6adf14033a8 (diff) |
Stupid tabs used instead of spaces...
git-svn-id: http://svn.telesphoreo.org/trunk@357 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'tool/patches')
-rw-r--r-- | tool/patches/_structs.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/patches/_structs.diff b/tool/patches/_structs.diff index 73e9dd382..96b154370 100644 --- a/tool/patches/_structs.diff +++ b/tool/patches/_structs.diff @@ -8,6 +8,6 @@ index e130afa..1f98c98 100644 -#if __DARWIN_UNIX03 +#if __DARWIN_UNIX03 || 1 - #define _STRUCT_ARM_THREAD_STATE struct __darwin_arm_thread_state + #define _STRUCT_ARM_THREAD_STATE struct __darwin_arm_thread_state _STRUCT_ARM_THREAD_STATE { |