summaryrefslogtreecommitdiff
path: root/descriptor
diff options
context:
space:
mode:
Diffstat (limited to 'descriptor')
-rw-r--r--descriptor/descriptor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/descriptor/descriptor.c b/descriptor/descriptor.c
index 6ecf2f5..eb706c4 100644
--- a/descriptor/descriptor.c
+++ b/descriptor/descriptor.c
@@ -3,7 +3,7 @@
* 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
+ * /Users/haberman/code/upb/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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback