minor man fix;

This commit is contained in:
Alexander Vdolainen 2015-07-26 06:04:42 +03:00
parent 404cc54cb0
commit 46f4c7aa67

View File

@ -8,6 +8,7 @@ connections_get_priv \- Get a private pointer of the connection links set
.B #include <sntl/sntllv2.h> .B #include <sntl/sntllv2.h>
.sp .sp
#define connections_set_priv(c, p) #define connections_set_priv(c, p)
.br
#define connections_get_priv(c) #define connections_get_priv(c)
.br .br