summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-08-13 20:38:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-08-13 20:38:30 +0000
commit392b35ef88f53253a43919ed650f22812ac4a3fa (patch)
treeb37bc0d6144ebe99232d1637415d1a54094352d7 /c
parent_POSIX_Condition_variables_Wait_support: changed status of lock and unlock to... (diff)
downloadrtems-392b35ef88f53253a43919ed650f22812ac4a3fa.tar.bz2
deleted a line for spacing correction
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/posix/src/psignal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/psignal.c b/c/src/exec/posix/src/psignal.c
index db2e8a64e4..622f827c69 100644
--- a/c/src/exec/posix/src/psignal.c
+++ b/c/src/exec/posix/src/psignal.c
@@ -810,7 +810,6 @@ int _POSIX_signals_Get_highest(
return 0;
}
-
int sigtimedwait(
const sigset_t *set,