diff options
-rw-r--r-- | src/mumble.proto | 2 |
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; |