# HG changeset patch # User Bruno Haible # Date 1303946772 -7200 # Node ID 6130c2a61e4cabcfde06e73761c4139619f1d39f # Parent a4506cc8f2da4b6afcda9565de2c2e3bfb0335f8 Typo in comment. diff --git a/lib/clean-temp.h b/lib/clean-temp.h --- a/lib/clean-temp.h +++ b/lib/clean-temp.h @@ -43,7 +43,7 @@ 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 {