Unverified Commit 473fb524 authored by Thai Nguyen's avatar Thai Nguyen Committed by GitHub
Browse files

Merge pull request #43 from Chaz6/patch-1

Fix typo in kinetic.proto
parents 685a9083 c464b810
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ message Local {
// THe message is an authorization and command bytes.
message Message {

// 1-3 are reserved, do not u
// 1-3 are reserved, do not use

// Every message must be one of the following types.
	optional AuthType authType = 4;