libtpmtss: Define missing Doxygen group and fix some comments

This commit is contained in:
Tobias Brunner 2016-06-30 10:56:25 +02:00
parent a23bde26bd
commit c05d49632f
5 changed files with 9 additions and 7 deletions

View File

@ -14,8 +14,10 @@
*/ */
/** /**
* @defgroup tpm_tss tpm_tss * @defgroup libtpmtss libtpmtss
* @{ @ingroup libtpmtss *
* @addtogroup libtpmtss
* @{
*/ */
#ifndef TPM_TSS_H_ #ifndef TPM_TSS_H_

View File

@ -2,7 +2,7 @@
* Copyright (C) 2016 Andreas Steffen * Copyright (C) 2016 Andreas Steffen
* HSR Hochschule fuer Technik Rapperswil * 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 * 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 * Free Software Foundation; either version 2 of the License, or (at your
* option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.

View File

@ -2,7 +2,7 @@
* Copyright (C) 2016 Andreas Steffen * Copyright (C) 2016 Andreas Steffen
* HSR Hochschule fuer Technik Rapperswil * 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 * 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 * Free Software Foundation; either version 2 of the License, or (at your
* option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.

View File

@ -2,7 +2,7 @@
* Copyright (C) 2016 Andreas Steffen * Copyright (C) 2016 Andreas Steffen
* HSR Hochschule fuer Technik Rapperswil * 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 * 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 * Free Software Foundation; either version 2 of the License, or (at your
* option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. * option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.

View File

@ -14,7 +14,7 @@
*/ */
/** /**
* @defgroup tpm_tss_tss_names tpm_tss_tss_names * @defgroup tpm_tss_tss2_names tpm_tss_tss2_names
* @{ @ingroup libtpmtss * @{ @ingroup libtpmtss
*/ */