projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4e3a1d
)
Typo in comment.
author
Bruno Haible
<bruno@clisp.org>
Wed, 27 Apr 2011 23:26:12 +0000
(
01:26
+0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 27 Apr 2011 23:26:12 +0000
(
01:26
+0200)
lib/clean-temp.h
patch
|
blob
|
history
diff --git
a/lib/clean-temp.h
b/lib/clean-temp.h
index cac0702065d64652804a67b80b40c87ecdfdb564..8a0774dcace6c905b7958ed23997a0141dccf2a5 100644
(file)
--- 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
{