summaryrefslogtreecommitdiff
path: root/upb/bytestream.upb.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/bytestream.upb.h')
-rw-r--r--upb/bytestream.upb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upb/bytestream.upb.h b/upb/bytestream.upb.h
index 0c6969b..9e18579 100644
--- a/upb/bytestream.upb.h
+++ b/upb/bytestream.upb.h
@@ -27,8 +27,8 @@ extern const upb_enumdef upb_bytestream_enums[0];
// Selector definitions.
#define UPB_BYTESTREAM_BYTES_ENDSTR 4
-#define UPB_BYTESTREAM_BYTES_STRING 2
#define UPB_BYTESTREAM_BYTES_STARTSTR 3
+#define UPB_BYTESTREAM_BYTES_STRING 2
#ifdef __cplusplus
}; // extern "C"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback