Update documentation of perl module
[pspp-builds.git] / perl-module / PSPP.xs
index b468cc7467325a322378ad5970d19eb2b8a12b21..de5cbf7b0a8eef5be89c3f08244d4a7494436c24 100644 (file)
@@ -566,7 +566,7 @@ CODE:
  }
  RETVAL = casewriter_write (sfi->writer, &c);
  finish:
-// Case_destroy (&c);
+// case_destroy (&c);
  free (vv);
 OUTPUT:
  RETVAL