Fixed Doxygen comments after scanning complete src directory

This commit is contained in:
Tobias Brunner
2013-03-02 18:31:53 +01:00
parent b42f2cacac
commit 11adf114c1
96 changed files with 221 additions and 183 deletions
@@ -49,7 +49,7 @@ struct android_creds_t {
/**
* Load the user certificate and private key
*
* @preturn loaded client certificate, NULL on failure
* @return loaded client certificate, NULL on failure
*/
certificate_t *(*load_user_certificate)(android_creds_t *this);
@@ -16,7 +16,7 @@
/**
* @defgroup kernel_android_ipsec kernel_android_ipsec
* @{ @ingroup kernel_android
* @{ @ingroup android_kernel
*/
#ifndef KERNEL_ANDROID_IPSEC_H_
@@ -15,7 +15,7 @@
/**
* @defgroup kernel_android_net kernel_android_net
* @{ @ingroup kernel_android
* @{ @ingroup android_kernel
*/
#ifndef KERNEL_ANDROID_NET_H_
@@ -15,7 +15,7 @@
/**
* @defgroup network_manager network_manager
* @{ @ingroup kernel_android
* @{ @ingroup android_kernel
*/
#ifndef NETWORK_MANAGER_H_