X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fcasereader-provider.h;h=37bde24310c76e1a1c5c6facd49c439968c9272c;hb=9cf53942f5772eb7b928955f6e7e0ba950381bfc;hp=2069eb678de9b652d5bb16cd91f399850be1b163;hpb=b525a9596e60d5ae4c6c464b4a426b77ade3dd72;p=pspp diff --git a/src/data/casereader-provider.h b/src/data/casereader-provider.h index 2069eb678d..37bde24310 100644 --- a/src/data/casereader-provider.h +++ b/src/data/casereader-provider.h @@ -148,7 +148,7 @@ struct casereader_random_class function should call casereader_force_error on READER. */ void (*destroy) (struct casereader *reader, void *aux); - /* Mandatory. + /* Optional. A call to this function tells the callee that the N cases at the beginning of READER will never be read again.