From 2cd4d6d9023e923d6e5da19e8ced3e03290efa78 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 28 Apr 2011 01:26:12 +0200 Subject: [PATCH] Typo in comment. --- lib/clean-temp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.30.2