summaryrefslogtreecommitdiff
path: root/ACE/examples/QOS/Diffserv/diffserv_test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-09-12 08:32:34 +0200
committerGitHub <noreply@github.com>2022-09-12 08:32:34 +0200
commitfe03724176dcfd20e0f9a6e493198469242be6b6 (patch)
tree2245c24a6c4ef9c7d4010d1b61827850592777a3 /ACE/examples/QOS/Diffserv/diffserv_test.cpp
parent41a1f3bc12f780cc087c936ab53d1074f363b630 (diff)
parent00b403be7df0442405bd5e3dcc07beaa6730ddd2 (diff)
downloadATCD-fe03724176dcfd20e0f9a6e493198469242be6b6.tar.gz
Merge pull request #1922 from knutpett/knutpett/whitespace
Remove whitespace
Diffstat (limited to 'ACE/examples/QOS/Diffserv/diffserv_test.cpp')
-rw-r--r--ACE/examples/QOS/Diffserv/diffserv_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/QOS/Diffserv/diffserv_test.cpp b/ACE/examples/QOS/Diffserv/diffserv_test.cpp
index 595a384a1fb..83c4e8eaa40 100644
--- a/ACE/examples/QOS/Diffserv/diffserv_test.cpp
+++ b/ACE/examples/QOS/Diffserv/diffserv_test.cpp
@@ -95,7 +95,6 @@ const char *dscp_char[]=
int
ACE_TMAIN (int argc , ACE_TCHAR *argv[])
{
-
if(argc != 3)
{
ACE_DEBUG((LM_DEBUG, "Usage:\n %s [destination host] [destination port]\n\n", argv[0]));