removed trailing comma
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1982 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -85,7 +85,7 @@ typedef enum krb5_address_type {
|
||||
|
||||
enum {
|
||||
AP_OPTS_USE_SESSION_KEY = 1,
|
||||
AP_OPTS_MUTUAL_REQUIRED = 2,
|
||||
AP_OPTS_MUTUAL_REQUIRED = 2
|
||||
};
|
||||
|
||||
typedef HostAddress krb5_address;
|
||||
|
Reference in New Issue
Block a user