diff options
| -rw-r--r-- | thk04/thk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thk04/thk.cpp b/thk04/thk.cpp index ace4268..10587e8 100644 --- a/thk04/thk.cpp +++ b/thk04/thk.cpp @@ -159,7 +159,7 @@ int main (int argc, char **argv) { signal(SIGINT,fsigquit); signal(SIGKILL,fsigquit); - set_debug(3); + set_debug(1); /* squatarra freej */ |

