Whitespace changes only.
[pspp] / src / language / stats / kruskal-wallis.h
index b067d3fdb258a7225b2680655a67a7a24cee2aa3..1e16007f376f1a30a74eb31342c41003c66a6478 100644 (file)
@@ -36,6 +36,6 @@ void kruskal_wallis_execute (const struct dataset *ds,
                       const struct npar_test *test,
                       bool exact,
                       double timer
-                      );
+               );
 
 #endif