support for NS, TXT, NDNCERT, FH
diff --git a/src/ndns-tlv.hpp b/src/ndns-tlv.hpp
index b027f1a..5dd8df0 100644
--- a/src/ndns-tlv.hpp
+++ b/src/ndns-tlv.hpp
@@ -23,7 +23,8 @@
 namespace ndns {
 namespace tlv {
 
-enum {
+enum
+{
   ResponseType = 130,
   ResponseFressness = 131,
   ResponseContentBlob = 132,