krb5_free_default_realm -- Free the
Kerberos default realm structure

C Prototype

void krb5_free_default_realm (
krb5_context context,
char *lrealm );
Arguments

context (input/output) | | The context structure. |
| lrealm (input/output) | | The realm structure to be
freed. |
Description

This routine frees the Kerberos default realm structure.
Return
Values
