aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/utils/gmp_helper.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-11-24 16:22:04 +0000
committerMartin Willi <martin@strongswan.org>2005-11-24 16:22:04 +0000
commit8277be60531af90687cc128df122d5d43272f1f0 (patch)
tree0edcaa553c5fa1b1e10b64a0a035934ce36ac3af /Source/charon/utils/gmp_helper.h
parent2a1d820155c43a0675352b70b9749cc4ad284529 (diff)
downloadstrongswan-8277be60531af90687cc128df122d5d43272f1f0.tar.bz2
strongswan-8277be60531af90687cc128df122d5d43272f1f0.tar.xz
- moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
Diffstat (limited to 'Source/charon/utils/gmp_helper.h')
-rw-r--r--Source/charon/utils/gmp_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/utils/gmp_helper.h b/Source/charon/utils/gmp_helper.h
index 08a51dbb8..92f7d2b03 100644
--- a/Source/charon/utils/gmp_helper.h
+++ b/Source/charon/utils/gmp_helper.h
@@ -1,5 +1,5 @@
/**
- * @file gmp_helper.c
+ * @file gmp_helper.h
*
* @brief Class with helper functions for gmp operations
*