Whitespace changes only.
[pspp] / src / language / stats / jonckheere-terpstra.h
index 5bd54b147317de17cc578788f8976bc07e4635e7..82b560a9918edcad6ebe0576304733204816a027 100644 (file)
@@ -36,6 +36,6 @@ void jonckheere_terpstra_execute (const struct dataset *ds,
                       const struct npar_test *test,
                       bool exact,
                       double timer
-                      );
+               );
 
 #endif