summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/echo
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 18:23:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 18:23:17 +0000
commited8291d8da71da82a9d8f1e05a516d844bcb103b (patch)
tree65fc848006d95a9ccea4bd0f56eaf2e4fef6bb34 /TAO/examples/Simple/echo
parentb740d2d231d5b2a6e83c55a2552ffe20e822b490 (diff)
downloadATCD-ed8291d8da71da82a9d8f1e05a516d844bcb103b.tar.gz
Mon Sep 13 18:15:27 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
*: Zapped trailing whitespaces using find -name \*.h -o -name \*.cpp -name \*.inl | xargs perl -i -pe's/\s+\n/\n/'
Diffstat (limited to 'TAO/examples/Simple/echo')
-rw-r--r--TAO/examples/Simple/echo/Echo_Client_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Simple/echo/Echo_Client_i.h b/TAO/examples/Simple/echo/Echo_Client_i.h
index d09df364357..83a6e3bb063 100644
--- a/TAO/examples/Simple/echo/Echo_Client_i.h
+++ b/TAO/examples/Simple/echo/Echo_Client_i.h
@@ -13,9 +13,9 @@
// This class implements the interface calls for RMI.
//
// = AUTHOR
-//
+//
// Balachandran Natarajan <bala@cs.wustl.edu>
-//
+//
// ============================================================================
#ifndef ECHO_CLIENT_I_H