Kerberos: A couple more formatting fixes.

This commit is contained in:
Vlad Grigorescu 2015-02-05 16:06:31 -05:00
parent a8373b60e7
commit 5bba7ad1eb

View file

@ -3094,7 +3094,7 @@ export {
## Realm ## Realm
realm : string; realm : string;
## Name of the service ## Name of the service
service_name: string; service_name : string;
## Cipher the ticket was encrypted with ## Cipher the ticket was encrypted with
cipher : count; cipher : count;
}; };