Fix typo.
[pspp] / tests / test-sigaction.c
index 9ef3352f4964e2150d17056cb7cfd7dbb6016f27..30c4744d1d96dd0ba7489522becbb388df823761 100644 (file)
@@ -53,7 +53,7 @@
    provide other flags as extensions, such as SA_RESTORER, that we
    must ignore in this test.  */
 #define MASK_SA_FLAGS (SA_NOCLDSTOP | SA_ONSTACK | SA_RESETHAND | SA_RESTART \
-                      SA_SIGINFO | SA_NOCLDWAIT | SA_NODEFER)
+                      SA_SIGINFO | SA_NOCLDWAIT | SA_NODEFER)
 
 /* This test is unsafe in the presence of an asynchronous SIGABRT,
    because we install a signal-handler that is intentionally not