commit | 2d27e2f70afc5485acdda73f7b8db49ce3648c97 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Aug 09 12:55:00 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Aug 09 12:55:00 2013 -0700 |
tree | 87cf372f7b7bb3216bc2e58b32979c43ef9d7fb1 | |
parent | 3392fd6d1c04d4f0ab7f41bd23091abeeed878a6 [diff] [blame] |
Convert tabs to spaces.
diff --git a/ndn-cpp/encoding/binary-xml-structure-decoder.hpp b/ndn-cpp/encoding/binary-xml-structure-decoder.hpp index e83dd5b..10ab5b5 100644 --- a/ndn-cpp/encoding/binary-xml-structure-decoder.hpp +++ b/ndn-cpp/encoding/binary-xml-structure-decoder.hpp
@@ -4,7 +4,7 @@ */ #ifndef NDN_BINARYXMLSTRUCTUREDECODER_HPP -#define NDN_BINARYXMLSTRUCTUREDECODER_HPP +#define NDN_BINARYXMLSTRUCTUREDECODER_HPP #include <stdexcept> #include "../c/encoding/BinaryXMLStructureDecoder.h"