Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / data / casereader-provider.h
index 2726f6831ab4dce66e5477df39c603726d4ab748..d4c6af28c556abf79b1ce70aa4bf0036c241bd46 100644 (file)
@@ -41,7 +41,7 @@
 #include <data/casereader.h>
 
 /* Casereader class for sequential data sources. */
-struct casereader_class 
+struct casereader_class
   {
     /* Mandatory.
 
@@ -144,7 +144,7 @@ struct casereader_random_class
     void (*destroy) (struct casereader *reader, void *aux);
 
     /* Mandatory.
-       
+
        A call to this function tells the callee that the CNT
        cases at the beginning of READER will never be read again.
        The casereader implementation should free any resources