diff options
Diffstat (limited to 'src/proto/packet.proto')
-rw-r--r-- | src/proto/packet.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/packet.proto b/src/proto/packet.proto index a98df7efe..d27599691 100644 --- a/src/proto/packet.proto +++ b/src/proto/packet.proto @@ -36,7 +36,7 @@ // Authors: Andreas Hansson // Put all the generated messages in a namespace -package Message; +package ProtoMessage; // Packet header with the identifier describing what object captured // the trace, the version of this file format, and the tick frequency |