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

Merge pull request #5973 from Lotterleben/conn_fix_ascii_art

conn.h: fix ascii art
This commit is contained in:
Lotte Steenbrink 2016-10-20 17:11:54 +02:00 committed by GitHub
commit 3d23724802

View File

@ -15,6 +15,7 @@
* About
* =====
*
* ~~~~~~~~~~~~~~~~~~~~~
* +---------------+
* | Application |
* +---------------+
@ -28,6 +29,7 @@
* +---------------+
* | Network Stack |
* +---------------+
* ~~~~~~~~~~~~~~~~~~~~~
*
* This module provides a minimal set of functions to establish a connection using
* different types of connections. Together, they serve as a common API