Make interactive output go to the terminal (bug #17213), by
[pspp-builds.git] / src / output / html.c
index e07edec8773d8044ed96ee35a134fdfb0646812e..b938333fe9464b71451eba5ac4f9f74c99b5c76d 100644 (file)
@@ -405,6 +405,7 @@ const struct outp_class html_class =
     html_open_driver,
     html_close_driver,
 
+    NULL,
     NULL,
     NULL,