diff options
author | Jose <jose@zeroc.com> | 2010-02-11 05:10:43 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2010-02-11 05:10:43 +0100 |
commit | d3e520a951ced49d836e94936451a529d301e562 (patch) | |
tree | 366f383dbc98a8fb3c2e2744c6581736aa4cd034 /java/test/Ice/interceptor/MyObjectI.java | |
parent | bug 4380: stringToProxy docu (diff) | |
download | ice-d3e520a951ced49d836e94936451a529d301e562.tar.bz2 ice-d3e520a951ced49d836e94936451a529d301e562.tar.xz ice-d3e520a951ced49d836e94936451a529d301e562.zip |
4651 - Inconsistent line endings
Diffstat (limited to 'java/test/Ice/interceptor/MyObjectI.java')
-rw-r--r-- | java/test/Ice/interceptor/MyObjectI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Ice/interceptor/MyObjectI.java b/java/test/Ice/interceptor/MyObjectI.java index ed3a3846d40..ba6f14ecf0f 100644 --- a/java/test/Ice/interceptor/MyObjectI.java +++ b/java/test/Ice/interceptor/MyObjectI.java @@ -183,4 +183,4 @@ class MyObjectI extends _MyObjectDisp thread.setDaemon(true); thread.start(); } -}
\ No newline at end of file +} |