commit | 03d3f743a741d8808b5c60fad89ad5f3bb21cb57 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 14 17:47:28 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Thu Aug 15 13:32:58 2013 -0700 |
tree | 11bc0fb1617837dc3764b8d17ccd3c07dfa2ed06 | |
parent | de6a7c152d6581f803b7b710ddd8566930d8dc6b [diff] [blame] |
Changing ccn to ndn Change-Id: Iba4ec8e48dd5345903cc3518aaf98d4d37d89ff1
diff --git a/js/encoding/TextXMLDecoder.js b/js/encoding/TextXMLDecoder.js index 784f217..991a4af 100644 --- a/js/encoding/TextXMLDecoder.js +++ b/js/encoding/TextXMLDecoder.js
@@ -4,7 +4,7 @@ * @author: Meki Cheraoui * See COPYING for copyright and distribution information. * - * Decodes CCN object into xml + * Decodes NDN object into xml */ var TextXMLDecoder = function TextXMLDecoder(){