diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-06-30 10:56:25 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-06-30 12:12:31 +0200 |
commit | c05d49632f022aa570f34089b35d388645d3b388 (patch) | |
tree | 99c8009a027516ff924e95a976f921256499def6 /src/libtpmtss/tpm_tss_tss2.c | |
parent | a23bde26bd3b6148e5146b10034456f826782d45 (diff) | |
download | strongswan-c05d49632f022aa570f34089b35d388645d3b388.tar.bz2 strongswan-c05d49632f022aa570f34089b35d388645d3b388.tar.xz |
libtpmtss: Define missing Doxygen group and fix some comments
Diffstat (limited to 'src/libtpmtss/tpm_tss_tss2.c')
-rw-r--r-- | src/libtpmtss/tpm_tss_tss2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtpmtss/tpm_tss_tss2.c b/src/libtpmtss/tpm_tss_tss2.c index 79db8eeef..39d9f2e4d 100644 --- a/src/libtpmtss/tpm_tss_tss2.c +++ b/src/libtpmtss/tpm_tss_tss2.c @@ -2,7 +2,7 @@ * Copyright (C) 2016 Andreas Steffen * HSR Hochschule fuer Technik Rapperswil * -* This program is free software; you can redistribute it and/or modify it + * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. |