src/misc.h

changeset 473
2a84149fe642
parent 461
fbcc91ae1dd2
child 493
16766ac1bbd9
--- a/src/misc.h	Thu Aug 22 18:13:20 2013 +0300
+++ b/src/misc.h	Thu Aug 22 20:24:16 2013 +0300
@@ -94,7 +94,7 @@
 	};
 	
 	double snap (double value, const Grid::Config axis);
-};
+}
 
 // =============================================================================
 template<class T> void dataswap (T& a, T& b) {

mercurial