Remove descript.c from .cvsignore.
[pspp-builds.git] / src / recode.c
index 12f682c8684a77627856ab7223a6369916eb8c15..e415dcf84bbcd89d7a18cb986267322043aadf50 100644 (file)
@@ -788,6 +788,7 @@ recode_trns_proc (struct trns_header * t, struct ccase * c,
          break;
         default:
           assert (0);
+          abort ();
        }
       if (!cp)
        continue;