Convert tabs to spaces.
diff --git a/ndn-cpp/name.hpp b/ndn-cpp/name.hpp
index f287f47..5d707a3 100644
--- a/ndn-cpp/name.hpp
+++ b/ndn-cpp/name.hpp
@@ -4,7 +4,7 @@
  */
 
 #ifndef NDN_NAME_HPP
-#define	NDN_NAME_HPP
+#define NDN_NAME_HPP
 
 #include <vector>
 #include <string>