mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-14 00:22:29 +00:00
miniupnpc.c: minor comment reformatting
This commit is contained in:
parent
fce3099080
commit
0bf168d306
@ -76,7 +76,8 @@
|
||||
|
||||
|
||||
#if defined(HAS_IP_MREQN) && defined(NEED_STRUCT_IP_MREQN)
|
||||
/* Several versions of glibc don't define this structure, define it here and compile with CFLAGS NEED_STRUCT_IP_MREQN */
|
||||
/* Several versions of glibc don't define this structure,
|
||||
* define it here and compile with CFLAGS NEED_STRUCT_IP_MREQN */
|
||||
struct ip_mreqn
|
||||
{
|
||||
struct in_addr imr_multiaddr; /* IP multicast address of group */
|
||||
|
Loading…
x
Reference in New Issue
Block a user