summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-11-21 10:50:46 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-11-21 22:20:59 +0100
commit680f90bc77e7a29991cab47f0feb9cd2536f5763 (patch)
tree78371c46a6cf81b3d3fc65803c690c07a7475326
parent35ca613251d372335424a7d758411d3bb8c7bc00 (diff)
downloadcmumble-680f90bc77e7a29991cab47f0feb9cd2536f5763.tar.gz
cmumble-680f90bc77e7a29991cab47f0feb9cd2536f5763.tar.bz2
cmumble-680f90bc77e7a29991cab47f0feb9cd2536f5763.zip
mumble.proto: Rephrase the copy warning
-rw-r--r--src/mumble.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mumble.proto b/src/mumble.proto
index 33ee20e..9e146cd 100644
--- a/src/mumble.proto
+++ b/src/mumble.proto
@@ -1,4 +1,4 @@
-/* NOTE: Do not replace this file directly with future mumble.proto.
+/* NOTE: Do not replace this file directly with future upstream Mumble.proto.
We derive the message id from the position in this file. */
package MumbleProto;