Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / math / design-matrix.c
index 163c42fab66789e446af3b5643c8312f8d6b93be..dff79de11ea7cb142c930571777941d01053efab 100644 (file)
@@ -153,7 +153,7 @@ dm_var_to_last_column (const struct design_matrix *dm,
 }
 
 /*
-  Set the appropriate value in the design matrix, 
+  Set the appropriate value in the design matrix,
   whether that value is from a categorical or numeric
   variable. For a categorical variable, only the usual
   binary encoding is allowed.