From c8b86e7067b56da2e6192cede4ae629fa39cefad Mon Sep 17 00:00:00 2001 From: Marcus Overhagen Date: Wed, 8 Mar 2006 15:50:30 +0000 Subject: [PATCH] removed misleading comments git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16650 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/system/kernel/port_wakeup_test_2.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_3.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_4.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_5.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_6.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_7.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_8.cpp | 2 +- src/tests/system/kernel/port_wakeup_test_9.cpp | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/tests/system/kernel/port_wakeup_test_2.cpp b/src/tests/system/kernel/port_wakeup_test_2.cpp index c74054bb63..1ab7260b81 100644 --- a/src/tests/system/kernel/port_wakeup_test_2.cpp +++ b/src/tests/system/kernel/port_wakeup_test_2.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_3.cpp b/src/tests/system/kernel/port_wakeup_test_3.cpp index 29704043ae..76cc55ca45 100644 --- a/src/tests/system/kernel/port_wakeup_test_3.cpp +++ b/src/tests/system/kernel/port_wakeup_test_3.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_4.cpp b/src/tests/system/kernel/port_wakeup_test_4.cpp index 2afa58c26d..b659baea25 100644 --- a/src/tests/system/kernel/port_wakeup_test_4.cpp +++ b/src/tests/system/kernel/port_wakeup_test_4.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_5.cpp b/src/tests/system/kernel/port_wakeup_test_5.cpp index 00d893f8f9..480560ec2a 100644 --- a/src/tests/system/kernel/port_wakeup_test_5.cpp +++ b/src/tests/system/kernel/port_wakeup_test_5.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_6.cpp b/src/tests/system/kernel/port_wakeup_test_6.cpp index f761715ce9..7419664895 100644 --- a/src/tests/system/kernel/port_wakeup_test_6.cpp +++ b/src/tests/system/kernel/port_wakeup_test_6.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_7.cpp b/src/tests/system/kernel/port_wakeup_test_7.cpp index fa88133d34..8d873d1941 100644 --- a/src/tests/system/kernel/port_wakeup_test_7.cpp +++ b/src/tests/system/kernel/port_wakeup_test_7.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_8.cpp b/src/tests/system/kernel/port_wakeup_test_8.cpp index 51d3542300..1d3b432e2c 100644 --- a/src/tests/system/kernel/port_wakeup_test_8.cpp +++ b/src/tests/system/kernel/port_wakeup_test_8.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */ diff --git a/src/tests/system/kernel/port_wakeup_test_9.cpp b/src/tests/system/kernel/port_wakeup_test_9.cpp index 8726fddef3..30394cc19c 100644 --- a/src/tests/system/kernel/port_wakeup_test_9.cpp +++ b/src/tests/system/kernel/port_wakeup_test_9.cpp @@ -9,7 +9,7 @@ #include -/* A full port can't be written to. Thus the write from thread should block, until main thread reads. +/* * */