Internal change

PiperOrigin-RevId: 383153113
This commit is contained in:
hai007
2021-07-05 10:28:50 -07:00
committed by Copybara-Service
parent ea51270f4a
commit a1c787e62c
+1
View File
@@ -39,4 +39,5 @@ enum ClientType {
MAGIC_PAIR = 2;
SETUP = 3;
SHARING = 4;
TRIANGLE = 5;
}