1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

Typo in comment.

This commit is contained in:
Bruno Haible
2011-04-28 01:26:12 +02:00
parent a4e3a1d306
commit 2cd4d6d902
+1 -1
View 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
{