updated location of auth_class_t

This commit is contained in:
Martin Willi
2008-06-24 13:36:10 +00:00
parent eec675bf8c
commit a02bc1dbea
+1 -1
View File
@@ -38,7 +38,7 @@
#include "files.h"
/**
* Authentication methods, must be the same as in charon/config/peer_cfg.h
* Authentication methods, must be the same as in charons authenticator.h
*/
enum auth_method_t {
AUTH_PUBKEY = 1,