aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ic/doc/src/ch_java.xml
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2009-12-21 14:11:22 +0000
committerErlang/OTP <[email protected]>2009-12-21 14:11:22 +0000
commitcc62eb20f678cecc1b9b1dbd572b191347a9e907 (patch)
tree86676a812b969d45208c27e49e58636f34f07285 /lib/ic/doc/src/ch_java.xml
parent4fb050582fa88448f07e9981e4df3cc06237f859 (diff)
downloadotp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.gz
otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.bz2
otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.zip
Removed 011 in documentation files
Diffstat (limited to 'lib/ic/doc/src/ch_java.xml')
-rw-r--r--lib/ic/doc/src/ch_java.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/ic/doc/src/ch_java.xml b/lib/ic/doc/src/ch_java.xml
index 831850f211..a189daa44b 100644
--- a/lib/ic/doc/src/ch_java.xml
+++ b/lib/ic/doc/src/ch_java.xml
@@ -711,14 +711,14 @@ public class sHelper {
// methods
public static s unmarshal(OtpInputStream in)
throws java.lang.Exception {
-\011:
-\011:
+ :
+ :
};
public static void marshal(OtpOutputStream out, s value)
throws java.lang.Exception {
-\011:
-\011:
+ :
+ :
};
};