git.fiddlerwoaroof.com
Browse code

reformat

Ed L authored on 09/01/2018 09:41:43
Showing 1 changed files
... ...
@@ -129,7 +129,7 @@
129 129
                                     :pointer bundle]))
130 130
       (cffi:with-foreign-object (p :pointer)
131 131
         [nib @(instantiateWithOwner:topLevelObjects:)
132
-            :pointer objc-runtime::ns-app
133
-            :pointer p]))
132
+             :pointer objc-runtime::ns-app
133
+             :pointer p]))
134 134
     [objc-runtime::ns-app @(activateIgnoringOtherApps:) :boolean t]
135 135
     [objc-runtime::ns-app @(run) ]))