Browse Source

* fixed indentation

git-svn-id: trunk@35150 -
Jonas Maebe 8 years ago
parent
commit
bcb7fedb3c
1 changed files with 8 additions and 8 deletions
  1. 8 8
      compiler/ncgrtti.pas

+ 8 - 8
compiler/ncgrtti.pas

@@ -623,14 +623,14 @@ implementation
         procedure orddef_rtti(def:torddef);
 
           procedure dointeger(typekind: byte);
-          const
-            trans : array[tordtype] of byte =
-              (otUByte{otNone},
-               otUByte,otUWord,otULong,otUQWord,otUByte{otNone},
-               otSByte,otSWord,otSLong,otSQWord,otUByte{otNone},
-               otUByte,otUWord,otULong,otUByte,
-               otSByte,otSWord,otSLong,otSByte,
-               otUByte,otUWord,otUByte);
+            const
+              trans : array[tordtype] of byte =
+                (otUByte{otNone},
+                 otUByte,otUWord,otULong,otUQWord,otUByte{otNone},
+                 otSByte,otSWord,otSLong,otSQWord,otUByte{otNone},
+                 otUByte,otUWord,otULong,otUByte,
+                 otSByte,otSWord,otSLong,otSByte,
+                 otUByte,otUWord,otUByte);
           begin
             write_header(tcb,def,typekind);
             tcb.begin_anonymous_record(