1
0
Fork 0
forked from External/grumble

grumble: build fixes.

This commit is contained in:
Mikkel Krautz 2012-10-16 20:10:41 +02:00
parent bb74f0485b
commit 5a3b9cc76a
6 changed files with 1412 additions and 82 deletions

View file

@ -145,6 +145,7 @@ message PermissionDenied {
MissingCertificate = 7;
UserName = 8;
ChannelFull = 9;
NestingLimit = 10;
}
optional uint32 permission = 1;
optional uint32 channel_id = 2;