summaryrefslogtreecommitdiff
path: root/descriptor/descriptor.c
diff options
context:
space:
mode:
Diffstat (limited to 'descriptor/descriptor.c')
-rw-r--r--descriptor/descriptor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/descriptor/descriptor.c b/descriptor/descriptor.c
index aa5a000..61195b3 100644
--- a/descriptor/descriptor.c
+++ b/descriptor/descriptor.c
@@ -41,7 +41,7 @@ static char strdata[] =
"dpositive_int_valueservicestartstring_valuetypetype_nameuninterpreted_optionv"
"alue";
-static upb_norefcount_string strings[] = {
+static upb_static_string strings[] = {
UPB_STATIC_STRING_INIT_LEN(&strdata[0], 32),
UPB_STATIC_STRING_INIT_LEN(&strdata[32], 47),
UPB_STATIC_STRING_INIT_LEN(&strdata[79], 36),
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback