commit | a0d18c957ac30eecaa5fd18f6ec3ebf2208ebd97 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Tue Aug 06 13:55:32 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Tue Aug 06 13:55:32 2013 -0700 |
tree | 59379abd839b179d38ff4a17528356caa81ac041 | |
parent | 5341219a835e2cab6b4493fd164cde281916d3cb [diff] [blame] |
Code style: replace tabs with spaces
diff --git a/ndn-cpp/data.hpp b/ndn-cpp/data.hpp index 0b0dd3e..5bf1e60 100644 --- a/ndn-cpp/data.hpp +++ b/ndn-cpp/data.hpp
@@ -4,7 +4,7 @@ */ #ifndef NDN_DATA_HPP -#define NDN_DATA_HPP +#define NDN_DATA_HPP #include "name.hpp" #include "publisher-public-key-digest.hpp"