8c9947c style: Change indentation of method arguments

Authored and Committed by Florian Müllner 5 years ago
    style: Change indentation of method arguments
    
    Move from the old coding style of aligning method arguments to the
    new style used by gjs, where arguments use the same four-space indent
    used elsewhere.
    
    It will need a bit getting used to, but lends itself less to overly
    lengthy lines.
    
        
file modified
+13 -13
file modified
+15 -11