From: Bruno Haible Date: Wed, 27 Apr 2011 23:26:12 +0000 (+0200) Subject: Typo in comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd4d6d9023e923d6e5da19e8ced3e03290efa78;p=pspp Typo in comment. --- diff --git a/lib/clean-temp.h b/lib/clean-temp.h index cac0702065..8a0774dcac 100644 --- a/lib/clean-temp.h +++ b/lib/clean-temp.h @@ -43,7 +43,7 @@ extern "C" { are automatically cleaned up (at the latest) when the program exits or dies from a fatal signal such as SIGINT, SIGTERM, SIGHUP, but not if it dies from a fatal signal such as SIGQUIT, SIGKILL, or SIGABRT, SIGSEGV, - SIGBUS, SIGILL, SIGFPE, */ + SIGBUS, SIGILL, SIGFPE. */ struct temp_dir {