net: doc: socketutils.h: Add missing @file section
This will improve documentation coverage. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
a0b51ebc6f
commit
478f4d1f6d
@ -4,6 +4,11 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief Socket utility functions.
|
||||
*/
|
||||
|
||||
#ifndef ZEPHYR_INCLUDE_NET_SOCKETUTILS_H_
|
||||
#define ZEPHYR_INCLUDE_NET_SOCKETUTILS_H_
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user