src/ldObjectMath.h

changeset 1217
314e12e23c3a
parent 968
4b93b7963456
child 1222
34def2630300
--- a/src/ldObjectMath.h	Thu Jan 04 19:40:52 2018 +0200
+++ b/src/ldObjectMath.h	Thu Jan 04 19:44:26 2018 +0200
@@ -19,5 +19,5 @@
 #pragma once
 #include "main.h"
 
-void RotateObjects (const int l, const int m, const int n,
+void RotateObjects(const int l, const int m, const int n,
 	double angle, LDObjectList const& objects);

mercurial