diff dyncallback/dyncall_thunk_x64.h @ 155:bbefb8b8e74c

- sparc32 thunk code - replaced some c++ comments with old c ones - whitespace cosmetics
author cslag
date Thu, 24 Nov 2016 23:47:31 +0000
parents 3e629dc19168
children f5577f6bf97a
line wrap: on
line diff
--- a/dyncallback/dyncall_thunk_x64.h	Thu Nov 10 20:37:21 2016 +0100
+++ b/dyncallback/dyncall_thunk_x64.h	Thu Nov 24 23:47:31 2016 +0000
@@ -33,7 +33,7 @@
   void (*entry)();
 };
 
-#define DCTHUNK_X64_SIZE	24
+#define DCTHUNK_X64_SIZE 24
 
 
 #endif /* DYNCALL_THUNK_X64_H */