Update alignments.
[beam_stats.git] / src / beam_stats_process.erl
index 3f2c9a4..5dc64d7 100644 (file)
@@ -79,9 +79,9 @@ print(
     { pid               = Pid
     , registered_name   = RegisteredNameOpt
     , ancestry          = #beam_stats_process_ancestry
-        { raw_initial_call  = InitialCallRaw
-        , otp_initial_call  = InitialCallOTPOpt
-        , otp_ancestors     = AncestorsOpt
+        { raw_initial_call = InitialCallRaw
+        , otp_initial_call = InitialCallOTPOpt
+        , otp_ancestors    = AncestorsOpt
         }
     , status            = Status
     , memory            = Memory
This page took 0.025682 seconds and 4 git commands to generate.