Skip to content

Commit 084c8fa

Browse files
committed
Moved down one line as requested.
1 parent 892c4c5 commit 084c8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/network/detail/debug.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
print out network-related errors through standard error. This is only
1313
useful when NETWORK_DEBUG is turned on. Otherwise the macro amounts to a
1414
no-op.
15+
1516
The user can force the logging to be enabled by defining NETWORK_ENABLE_LOG.
1617
*/
1718
#if defined(NETWORK_DEBUG) && !defined(NETWORK_ENABLE_LOGGING)

0 commit comments

Comments
 (0)