summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/convert_proto_tree_add_text.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/convert_proto_tree_add_text.pl b/tools/convert_proto_tree_add_text.pl
index 0efcc10cb0..527f963e2c 100755
--- a/tools/convert_proto_tree_add_text.pl
+++ b/tools/convert_proto_tree_add_text.pl
@@ -63,6 +63,7 @@ my %DISPLAY_BASE = ('BASE_NONE' => "BASE_NONE",
'BASE_DEC_HEX' => "BASE_DEC_HEX",
'BASE_HEX_DEC' => "BASE_HEX_DEC",
'BASE_EXT_STRING' => "BASE_EXT_STRING",
+ 'BASE_RANGE_STRING' => "BASE_RANGE_STRING",
'ABSOLUTE_TIME_LOCAL' => "ABSOLUTE_TIME_LOCAL",
'ABSOLUTE_TIME_UTC' => "ABSOLUTE_TIME_UTC",
'ABSOLUTE_TIME_DOY_UTC' => "ABSOLUTE_TIME_DOY_UTC",