From 7452d0525ecfc12c11fe005c31b089a5b4d7a102 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 15 Mar 2018 23:29:08 -0700 Subject: 4228 --- html/001help.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/001help.cc.html') diff --git a/html/001help.cc.html b/html/001help.cc.html index 50dc0c45..de06a6e8 100644 --- a/html/001help.cc.html +++ b/html/001help.cc.html @@ -223,7 +223,7 @@ if ('onhashchange' in window) { 161 switch (sig) { 162 case SIGABRT: 163 #ifndef __APPLE__ -164 cerr << "SIGABRT: might be an integer overflow if it wasn't an assert() failure\n"; +164 cerr << "SIGABRT: might be an integer overflow if it wasn't an assert() failure or exception\n"; 165 _Exit(1); 166 #endif 167 break; -- cgit 1.4.1-2-gfad0