mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Kerberos: A couple more formatting fixes.
This commit is contained in:
parent
a8373b60e7
commit
5bba7ad1eb
1 changed files with 40 additions and 40 deletions
|
@ -3094,7 +3094,7 @@ export {
|
|||
## Realm
|
||||
realm : string;
|
||||
## Name of the service
|
||||
service_name: string;
|
||||
service_name : string;
|
||||
## Cipher the ticket was encrypted with
|
||||
cipher : count;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue