summaryrefslogtreecommitdiff
path: root/upb/structdefs.int.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/structdefs.int.h')
-rw-r--r--upb/structdefs.int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/upb/structdefs.int.h b/upb/structdefs.int.h
index 740b2dc..ec5f4eb 100644
--- a/upb/structdefs.int.h
+++ b/upb/structdefs.int.h
@@ -178,6 +178,7 @@ struct upb_filedef {
const char *name;
const char *package;
+ const char *phpprefix;
upb_syntax_t syntax;
upb_inttable defs;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback