aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/util/delimited_message_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/util/delimited_message_util.h')
-rw-r--r--src/google/protobuf/util/delimited_message_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/util/delimited_message_util.h b/src/google/protobuf/util/delimited_message_util.h
index e8a7204a..ffad0a7a 100644
--- a/src/google/protobuf/util/delimited_message_util.h
+++ b/src/google/protobuf/util/delimited_message_util.h
@@ -1,5 +1,5 @@
// Adapted from the patch of kenton@google.com (Kenton Varda)
-// See https://github.com/google/protobuf/pull/710 for details.
+// See https://github.com/protocolbuffers/protobuf/pull/710 for details.
#ifndef GOOGLE_PROTOBUF_UTIL_DELIMITED_MESSAGE_UTIL_H__
#define GOOGLE_PROTOBUF_UTIL_DELIMITED_MESSAGE_UTIL_H__