Typo in comment.
authorBruno Haible <bruno@clisp.org>
Wed, 27 Apr 2011 23:26:12 +0000 (01:26 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 27 Apr 2011 23:26:12 +0000 (01:26 +0200)
lib/clean-temp.h

index cac0702065d64652804a67b80b40c87ecdfdb564..8a0774dcace6c905b7958ed23997a0141dccf2a5 100644 (file)
@@ -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
 {