Change tabbing for everything....
[IRC.git] / Robust / src / Runtime / object.h
index f0d95d579745debd89faa11ab360751b3fb79f55..7f4cdb1557b8c27025c154576afbd13c36770359 100644 (file)
@@ -3,7 +3,7 @@
 #include "runtime.h"
 #include "structdefs.h"
 
-int CALL01(___Object______nativehashCode____, struct ___Object___ * ___this___);int CALL01(___Object______getType____, struct ___Object___ * ___this___);
+int CALL01(___Object______nativehashCode____, struct ___Object___ * ___this___); int CALL01(___Object______getType____, struct ___Object___ * ___this___);
 #ifdef THREADS
 int CALL01(___Object______MonitorEnter____, struct ___Object___ * ___this___);
 int CALL01(___Object______MonitorExit____, struct ___Object___ * ___this___);