Make the expression code a little nicer and fix bugs found
[pspp-builds.git] / src / html.c
index 492614731cf6ad199c7d981792237da8e3647e0d..f0b4f5fdfb0f5698de0030bd30371b7e2715cfba 100644 (file)
@@ -168,6 +168,7 @@ html_option (struct outp_driver *this, const char *key, const struct string *val
            break;
          default:
            assert (0);
+            abort ();
          }
        if (*dest)
          free (*dest);