changeset 14640:6130c2a61e4c

Typo in comment.
author Bruno Haible <bruno@clisp.org>
date Thu, 28 Apr 2011 01:26:12 +0200
parents a4506cc8f2da
children 9a3f3761a941
files lib/clean-temp.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/clean-temp.h	Thu Apr 28 00:06:48 2011 +0200
+++ b/lib/clean-temp.h	Thu Apr 28 01:26:12 2011 +0200
@@ -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
 {