aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/crypters/crypter.h
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-12-06 15:37:56 +0000
committerJan Hutter <jhutter@hsr.ch>2005-12-06 15:37:56 +0000
commit6f36717843c71a46c5cfb8d4d4f9b74d0585de1f (patch)
treeffa1345c68767e8660a6bf917eeef9d5ce15b947 /Source/charon/transforms/crypters/crypter.h
parent62abe4a37dade51bc122e97d566ec7b728648638 (diff)
downloadstrongswan-6f36717843c71a46c5cfb8d4d4f9b74d0585de1f.tar.bz2
strongswan-6f36717843c71a46c5cfb8d4d4f9b74d0585de1f.tar.xz
- code cleaned up
Diffstat (limited to 'Source/charon/transforms/crypters/crypter.h')
-rw-r--r--Source/charon/transforms/crypters/crypter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/crypters/crypter.h b/Source/charon/transforms/crypters/crypter.h
index d4ba40e1d..6c0d4d6fb 100644
--- a/Source/charon/transforms/crypters/crypter.h
+++ b/Source/charon/transforms/crypters/crypter.h
@@ -1,7 +1,7 @@
/**
* @file crypter.h
*
- * @brief Interface of crypter_t
+ * @brief Interface crypter_t
*
*/