summaryrefslogtreecommitdiffstats
path: root/staptree.h
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-10-21 16:25:38 +1000
committerddomingo <ddomingo@redhat.com>2008-10-21 16:25:38 +1000
commitdd09ee8f6048ccb7a998c09926d8442182595292 (patch)
tree9903ca81344554b9af7dfb5b1f2e512154b5b066 /staptree.h
parente9a2c05304d28c9f8d249eca323cbe507dcbdd32 (diff)
parentfecccf83624c2f09207cd281f9efc272300e8e55 (diff)
downloadsystemtap-steved-dd09ee8f6048ccb7a998c09926d8442182595292.tar.gz
systemtap-steved-dd09ee8f6048ccb7a998c09926d8442182595292.tar.xz
systemtap-steved-dd09ee8f6048ccb7a998c09926d8442182595292.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
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 c35728cb..40be8e05 100644
--- a/staptree.h
+++ b/staptree.h
@@ -287,6 +287,7 @@ struct print_format: public expression
conv_unsigned_uppercase_hex,
conv_unsigned_lowercase_hex,
conv_string,
+ conv_char,
conv_memory,
conv_literal,
conv_binary,