commit | cd02e27b1514a27b2a8ab59755ae6d23d4d8a10f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Thu Nov 17 10:04:31 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Nov 17 10:04:31 2005 -0800 |
tree | 75f624b82ab95446661a6322f644dae01dced710 | |
parent | 6027994423e12a3c0b22d3dbf9ac87364ca4e0ec [diff] |
x86: Fix silly typo in recent <asm/signal.h> fixes The second __const_sigaddset() should have been a sigdelset.. Compile trouble noted by Greg K-H. Signed-off-by: Linus Torvalds <torvalds@osdl.org>