summaryrefslogtreecommitdiff
path: root/src/htshash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htshash.c')
-rw-r--r--src/htshash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htshash.c b/src/htshash.c
index ed17be6..840f257 100644
--- a/src/htshash.c
+++ b/src/htshash.c
@@ -263,7 +263,7 @@ void hash_write(hash_struct* hash,int lpos,int normalized) {
else {
printf("* hash_write=0!!\n");
abortLogFmt("unexpected error in hash_write (pos=%d)" _ pos);
- exit(1);
+ abort();
}
#endif
//