about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-11-22 04:36:17 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1998-11-22 04:36:17 -0500
commit8da648ea48792ba4d8714759c557eb7c0f138b0d (patch)
treef8b64cfb576f1471732266f294147e36e412d856 /src
parentd4a8ec3c8922a91d418bb9bc130c256c4e00d030 (diff)
downloadlynx-snapshots-8da648ea48792ba4d8714759c557eb7c0f138b0d.tar.gz
snapshot of project "lynx", label v2-8-2dev_6
Diffstat (limited to 'src')
-rw-r--r--src/LYMain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYMain.c b/src/LYMain.c
index ab2a13b2..7d8c8e75 100644
--- a/src/LYMain.c
+++ b/src/LYMain.c
@@ -627,6 +627,7 @@ PUBLIC int main ARGS2(
 	init_ctrl_break[0] = 1;
     }
     atexit(reset_break);
+    dbug_init();
     sock_init();
 #endif