commit | 83c4a9659a4d6919ebd923b13e73fedb44bb50df | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Wed Jul 31 18:05:37 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Wed Jul 31 18:05:37 2013 -0700 |
tree | 3bf35fea0a95957caa593126719eeb33e08fd1fc | |
parent | 2256e9ce49f71b26a38a9c952a89c595e9d3d388 [diff] [blame] |
Rename BinaryXMLWireFormat to BinaryXmlWireFormat
diff --git a/wscript b/wscript index 2ffa3b5..2533254 100644 --- a/wscript +++ b/wscript
@@ -100,7 +100,7 @@ "js/encoding/BinaryXMLEncoder.js", "js/encoding/BinaryXMLDecoder.js", "js/encoding/BinaryXMLStructureDecoder.js", - "js/encoding/BinaryXMLWireFormat.js", + "js/encoding/BinaryXmlWireFormat.js", "js/encoding/DataUtils.js", "js/encoding/EncodingUtils.js", "js/security/KeyManager.js",