Eliminate temp_case, and a few other cleanups.
[pspp-builds.git] / src / sample.c
index ce5d18d8131de8a12e0fc5de27f5508356ec0e59..3f887935598ef8d7cbd7d723208563c7702ae45b 100644 (file)
@@ -118,6 +118,7 @@ cmd_sample (void)
   return lex_end_of_command ();
 }
 
+/* Executes a SAMPLE transformation. */
 static int
 sample_trns_proc (struct trns_header * trns, struct ccase *c UNUSED,
                   int case_num UNUSED)