summaryrefslogtreecommitdiff
path: root/descriptor/descriptor.c
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-08-03 11:16:56 -0700
committerJoshua Haberman <joshua@reverberate.org>2009-08-03 11:16:56 -0700
commitb07b1165d30b9f23ed418505d7a4f6ecc3664794 (patch)
treebb8782772f54121e3cbee1fb70456537787b953f /descriptor/descriptor.c
parent3149d2b372ddffb91c2c6ee54fcf17a481a7570c (diff)
parent3fde2b26cda7eed5e55068e51061c99ca64bc372 (diff)
Merge branch 'master' of git@github.com:haberman/upb
Diffstat (limited to 'descriptor/descriptor.c')
-rw-r--r--descriptor/descriptor.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/descriptor/descriptor.c b/descriptor/descriptor.c
index b2c68c6..6ecf2f5 100644
--- a/descriptor/descriptor.c
+++ b/descriptor/descriptor.c
@@ -1,4 +1,16 @@
-/* This file was generated by upbc (the upb compiler). Do not edit. */
+/*
+ * This file is a data dump of a protocol buffer into a C structure.
+ * It was created by the upb compiler (upbc) with the following
+ * command-line:
+ *
+ * ./tools/upbc -i upb_file_descriptor_set -o descriptor/descriptor descriptor/descriptor.proto.pb
+ *
+ * This file is a dump of 'descriptor/descriptor.proto.pb'.
+ * It contains exactly the same data, but in a C structure form
+ * instead of a serialized protobuf. This file contains no code,
+ * only data.
+ *
+ * This file was auto-generated. Do not edit. */
#include "descriptor/descriptor.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback