X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fcasereader-provider.h;h=d4c6af28c556abf79b1ce70aa4bf0036c241bd46;hb=f5c108becd49d78f4898cab11352291f5689d24e;hp=2726f6831ab4dce66e5477df39c603726d4ab748;hpb=7eee0554f378481faf447e2d2e940f389d6b05ec;p=pspp-builds.git diff --git a/src/data/casereader-provider.h b/src/data/casereader-provider.h index 2726f683..d4c6af28 100644 --- a/src/data/casereader-provider.h +++ b/src/data/casereader-provider.h @@ -41,7 +41,7 @@ #include /* 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