git.fiddlerwoaroof.com
Browse code

Reformatting

fiddlerwoaroof authored on 22/05/2016 19:33:43
Showing 1 changed files
... ...
@@ -106,7 +106,8 @@
106 106
     result))
107 107
 
108 108
 (defmethod accentize ((colorscheme colorscheme) accent)
109
-  (setf (colorscheme-accent colorscheme) (funcall accent colorscheme)))
109
+  (setf (colorscheme-accent colorscheme)
110
+        (funcall accent colorscheme)))
110 111
 
111 112
 
112 113
 (defun get-paths (tree)