summaryrefslogtreecommitdiff
path: root/apps/JAWS2/JAWS/Concurrency.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-01-21 02:45:12 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-01-21 02:45:12 +0000
commit9ffc367e752cf92cdf2d66004dfeeef503fcecb5 (patch)
treecf8c59b8af0c9b47d320a2d58e270a79938f7ad6 /apps/JAWS2/JAWS/Concurrency.cpp
parent9373572cf444580087ef1b6e94d07d93c71c33dd (diff)
downloadATCD-9ffc367e752cf92cdf2d66004dfeeef503fcecb5.tar.gz
Nuked trailing whitespace.
Diffstat (limited to 'apps/JAWS2/JAWS/Concurrency.cpp')
-rw-r--r--apps/JAWS2/JAWS/Concurrency.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS2/JAWS/Concurrency.cpp b/apps/JAWS2/JAWS/Concurrency.cpp
index 63cb147e875..5ebf54e65c4 100644
--- a/apps/JAWS2/JAWS/Concurrency.cpp
+++ b/apps/JAWS2/JAWS/Concurrency.cpp
@@ -166,7 +166,7 @@ JAWS_Concurrency_Base::svc_hook (JAWS_Data_Block *ts_db)
// We need a way to destroy all the handlers created by the
// Asynch_Acceptor. Figure this out later.
handler = waiter->wait_for_completion (waiter_index);
- if (handler == 0)
+ if (handler == 0)
{
JAWS_TRACE ("JAWS_Concurrency_Base::svc_hook, bad proactor");
// Proactor failed