Whitespace changes only.
[pspp] / src / language / stats / median.h
index 236984cf63cf78106cb80135f9f814b50937615d..aefa379753f9109b4eb2254cfb34b8549aa8e5a4 100644 (file)
@@ -36,6 +36,6 @@ void median_execute (const struct dataset *ds,
                       const struct npar_test *test,
                       bool exact,
                       double timer
-                      );
+               );
 
 #endif