Browse Source

[trac811] forgot to add class value to spec

Jelte Jansen 14 years ago
parent
commit
cd79c2fae0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/bin/xfrin/xfrin.spec

+ 5 - 0
src/bin/xfrin/xfrin.spec

@@ -24,6 +24,11 @@
             "item_optional": false,
             "item_default": ""
           },
+          { "item_name": "class",
+            "item_type": "string",
+            "item_optional": false,
+            "item_default": "IN"
+          },
           {
             "item_name": "master_addr",
             "item_type": "string",