summaryrefslogtreecommitdiff
path: root/TAO/examples/Persistent_Grid/client.cpp
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
commitc42abee7c0e81ed89bdfb47bf3a1bcb743cf256b (patch)
treed960fcdbb46cbc9af52f7b61302218127f172367 /TAO/examples/Persistent_Grid/client.cpp
parent8bc991b1de07cdb3a4c472d0932c71bda181db34 (diff)
downloadATCD-c42abee7c0e81ed89bdfb47bf3a1bcb743cf256b.tar.gz
Removed extra newline before closing }
Diffstat (limited to 'TAO/examples/Persistent_Grid/client.cpp')
-rw-r--r--TAO/examples/Persistent_Grid/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/Persistent_Grid/client.cpp b/TAO/examples/Persistent_Grid/client.cpp
index a8d3ab80ead..870292aa893 100644
--- a/TAO/examples/Persistent_Grid/client.cpp
+++ b/TAO/examples/Persistent_Grid/client.cpp
@@ -14,7 +14,6 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
return -1;
else
return 0;
-
}