diff options
| author | Jaromil <jaromil@dyne.org> | 2009-04-05 18:13:02 (GMT) |
|---|---|---|
| committer | Jaromil <jaromil@dyne.org> | 2009-04-05 18:13:02 (GMT) |
| commit | c1e2eeb79e79bec2a311a544eefb937547eca779 (patch) | |
| tree | 0f2cd6c7beb12a38ead10ea4792c85f9ed3e57e3 | |
| parent | 83dd526649b42d3f38c6a23b20a97bd9cf66e447 (diff) | |
| -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 */ |

