;0
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@440 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -237,7 +237,7 @@ class Decoder {
|
||||
+ " "
|
||||
+ (header.Reliable ? "Rel" : " ")
|
||||
+ " "
|
||||
+ (header.ZeroCoded ? "Zer" : " ")
|
||||
+ (header.Zerocoded ? "Zer" : " ")
|
||||
+ "]"
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user