aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/utils/logger.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-04-24 10:40:10 +0000
committerMartin Willi <martin@strongswan.org>2006-04-24 10:40:10 +0000
commita8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0 (patch)
tree91b37f9344855204233631622d5b13a7056084b1 /Source/lib/utils/logger.h
parentfcfeb3220fbd4e25b0ac63c541c18e8ae1f30766 (diff)
downloadstrongswan-a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0.tar.bz2
strongswan-a8c09d8cc0044fbff6c89c2e8966427ee7ed1ef0.tar.xz
- identification_t supports now almost all id types
- x509 certificates work with identification_t now - fixes here, fixes there
Diffstat (limited to 'Source/lib/utils/logger.h')
-rw-r--r--Source/lib/utils/logger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/lib/utils/logger.h b/Source/lib/utils/logger.h
index 9f9a37cba..322bb3264 100644
--- a/Source/lib/utils/logger.h
+++ b/Source/lib/utils/logger.h
@@ -27,7 +27,6 @@
#include <types.h>
-
typedef enum log_level_t log_level_t;
/**