From a02bc1dbeadeb5d0e5243059f6212e03c70a68fb Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 24 Jun 2008 13:36:10 +0000 Subject: updated location of auth_class_t --- src/starter/starterstroke.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/starter/starterstroke.c b/src/starter/starterstroke.c index b7d0d32b0..6f2fb40ac 100644 --- a/src/starter/starterstroke.c +++ b/src/starter/starterstroke.c @@ -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, -- cgit v1.2.3