X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fcasereader-translator.c;h=d3388aa68b4d98ca3b69052338a412651aa9d5f3;hb=f790dbda9d498eef9c9c0a49078adbeecf768d56;hp=f0411d1fa1430a75903e8e4e3f4317cb6b5ad3fa;hpb=fd42aabc26013ace3f87acc4108c3d8a3b238232;p=pspp diff --git a/src/data/casereader-translator.c b/src/data/casereader-translator.c index f0411d1fa1..d3388aa68b 100644 --- a/src/data/casereader-translator.c +++ b/src/data/casereader-translator.c @@ -357,7 +357,7 @@ static struct ccase *car_translate (struct ccase *input, void *car_); If DISTINCT_CALLBACK is non-null, then it will be called exactly once for every case containing a distinct value of V. AUX is - an auxilliary pointer passed to DISTINCT_CALLBACK. + an auxiliary pointer passed to DISTINCT_CALLBACK. After this function is called, SUBREADER must not ever again be referenced directly. It will be destroyed automatically