summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_kern.c
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-08-25 13:10:45 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-08-25 13:10:45 +0000
commit7fed38d0a00297914313d5b57f3fae8ef7d4e627 (patch)
treeb72048b5daaf9c3f63615a383f3610277e497ede /lib/libpthread/thread/thr_kern.c
parent0d9f1a69d88eaf647c139cce44c6da1df9a639a6 (diff)
Notes
Diffstat (limited to 'lib/libpthread/thread/thr_kern.c')
-rw-r--r--lib/libpthread/thread/thr_kern.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_kern.c b/lib/libpthread/thread/thr_kern.c
index a4cc3c395b65..2bd855cdbe37 100644
--- a/lib/libpthread/thread/thr_kern.c
+++ b/lib/libpthread/thread/thr_kern.c
@@ -394,7 +394,7 @@ _thread_kern_scheduler(void)
case PS_SELECT_WAIT:
/* Return zero file descriptors ready: */
pthread->data.poll_data->nfds = 0;
- /* fall through */
+ /* FALLTHROUGH */
default:
/*
* Remove this thread from the waiting queue