aboutsummaryrefslogtreecommitdiff
path: root/src/dillo.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dillo.cc')
-rw-r--r--src/dillo.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dillo.cc b/src/dillo.cc
index 5e1bbd3e..0a8c219c 100644
--- a/src/dillo.cc
+++ b/src/dillo.cc
@@ -368,7 +368,7 @@ int main(int argc, char **argv)
Paths::free();
/* TODO: auth, css */
- //a_Dpi_bye_dpid();
+ //a_Dpi_dillo_exit();
MSG("Dillo: normal exit!\n");
return 0;
}