1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: add net to sys group

This commit is contained in:
Martine Lenders 2015-08-26 11:57:23 +02:00
parent 299ae78929
commit 8708c32f0a

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2013 Freie Universität Berlin
* Copyright (C) 2013-15 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
@ -7,6 +7,6 @@
*/
/**
* @defgroup net Net
* @defgroup net Networking
* @brief Networking libraries
*/