Eliminate temp_case, and a few other cleanups.
[pspp-builds.git] / src / recode.c
index 53a8e23ad5a943516529c290ab31a3a0d45181c8..ee164b9c7c7889ea04bd6ecf12f941bfc9b5daaf 100644 (file)
@@ -34,6 +34,7 @@
 \f
 /* Definitions. */
 
+/* Type of source value for RECODE. */
 enum
   {
     RCD_END,                   /* sentinel value */