diff options
author | Jan Hutter <jhutter@hsr.ch> | 2005-11-17 17:22:08 +0000 |
---|---|---|
committer | Jan Hutter <jhutter@hsr.ch> | 2005-11-17 17:22:08 +0000 |
commit | 4750f6c667bd923e8b1b1dae180e40531aaba34d (patch) | |
tree | 7f7c2bafe4c1642d78e038cb3c8aec068340f882 /Source/charon/definitions.c | |
parent | c1e9c3f69739ff4519006922f6be5ef89c06a742 (diff) | |
download | strongswan-4750f6c667bd923e8b1b1dae180e40531aaba34d.tar.bz2 strongswan-4750f6c667bd923e8b1b1dae180e40531aaba34d.tar.xz |
- started to implement diffie hellman class
Diffstat (limited to 'Source/charon/definitions.c')
-rw-r--r-- | Source/charon/definitions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/definitions.c b/Source/charon/definitions.c index 4df86221b..702c4fcdb 100644 --- a/Source/charon/definitions.c +++ b/Source/charon/definitions.c @@ -19,7 +19,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ - + #include "definitions.h" /* |