summaryrefslogtreecommitdiff
path: root/src/compilo.c
diff options
context:
space:
mode:
authorPixel <>2001-04-17 03:58:16 +0000
committerPixel <>2001-04-17 03:58:16 +0000
commita19da7ded119713b955816f1de69d71eef191ab0 (patch)
treeab5d3c8f41dda31834bb98f513d36f9d9e8166e1 /src/compilo.c
parent2a4ea1660a5a4ef6168940176f2f81fa1be93632 (diff)
Indentation
Diffstat (limited to 'src/compilo.c')
-rw-r--r--src/compilo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compilo.c b/src/compilo.c
index 12a6f05..f2c4c98 100644
--- a/src/compilo.c
+++ b/src/compilo.c
@@ -73,7 +73,7 @@ int main(int argc, char **argv)
fprintf(stderr, _("\nPerforming shutdown...\n\n"));
flush_all();
-
+
signal(SIGSEGV, NULL);
fprintf(stderr, _("Exitting, bye!\n"));