summaryrefslogtreecommitdiffstats
path: root/staptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'staptree.h')
-rw-r--r--staptree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/staptree.h b/staptree.h
index cde87372..bb472507 100644
--- a/staptree.h
+++ b/staptree.h
@@ -277,6 +277,7 @@ struct print_format: public expression
conv_signed_decimal,
conv_unsigned_decimal,
conv_unsigned_octal,
+ conv_unsigned_ptr,
conv_unsigned_uppercase_hex,
conv_unsigned_lowercase_hex,
conv_string,