summaryrefslogtreecommitdiff
path: root/TAO/interop-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 20:07:07 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 20:07:07 +0100
commit9c5168ba61bdadcdc1cd8befaa512d37d41f5eac (patch)
treedc49ed1623a2bbca38c03b50b1fd2606168a57ab /TAO/interop-tests
parent34c14d8d9f56c24559ba1259c08d2b52e72d5a28 (diff)
downloadATCD-9c5168ba61bdadcdc1cd8befaa512d37d41f5eac.tar.gz
Trailing whitespaces
Diffstat (limited to 'TAO/interop-tests')
-rw-r--r--TAO/interop-tests/wchar/Client.java2
-rw-r--r--TAO/interop-tests/wchar/Server.java2
-rw-r--r--TAO/interop-tests/wchar/WCharReference.java2
-rw-r--r--TAO/interop-tests/wchar/WChar_PasserImpl.java2
4 files changed, 4 insertions, 4 deletions
diff --git a/TAO/interop-tests/wchar/Client.java b/TAO/interop-tests/wchar/Client.java
index 9b492bd4899..0e8edd6fdf3 100644
--- a/TAO/interop-tests/wchar/Client.java
+++ b/TAO/interop-tests/wchar/Client.java
@@ -10,7 +10,7 @@ import interop.*;
* Java implemention of the interoperability tests for wchars.
*
* @author Phil Mesnier
- * @version
+ * @version
*/
public class Client
diff --git a/TAO/interop-tests/wchar/Server.java b/TAO/interop-tests/wchar/Server.java
index 9b35d1627fc..0fe85f960a1 100644
--- a/TAO/interop-tests/wchar/Server.java
+++ b/TAO/interop-tests/wchar/Server.java
@@ -12,7 +12,7 @@ import interop.*;
* Java implemention of the interoperability tests for wchars.
*
* @author Phil Mesnier
- * @version
+ * @version
*/
public class Server
diff --git a/TAO/interop-tests/wchar/WCharReference.java b/TAO/interop-tests/wchar/WCharReference.java
index 052538905e5..a496bfeb0d3 100644
--- a/TAO/interop-tests/wchar/WCharReference.java
+++ b/TAO/interop-tests/wchar/WCharReference.java
@@ -9,7 +9,7 @@ package interop.wchar;
* with the c++ version, wchar_reference.cpp
*
* @author Phil Mesnier
- * @version
+ * @version
*/
public class WCharReference
diff --git a/TAO/interop-tests/wchar/WChar_PasserImpl.java b/TAO/interop-tests/wchar/WChar_PasserImpl.java
index 8890f40737e..1136df15fa0 100644
--- a/TAO/interop-tests/wchar/WChar_PasserImpl.java
+++ b/TAO/interop-tests/wchar/WChar_PasserImpl.java
@@ -9,7 +9,7 @@ import interop.*;
* Java implemention of the interoperability tests for wchars.
*
* @author Phil Mesnier
- * @version
+ * @version
*/
public class WChar_PasserImpl