mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
bug #1639: Add comment to endif
This commit is contained in:
@@ -93,7 +93,7 @@ pselect (int nfds, fd_set *readfds, fd_set *writefds,
|
||||
return select(nfds, readfds, writefds, exceptfds, &my_timeout);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* HAVE_PSELECT */
|
||||
|
||||
/* DHCPv4 defines (to be moved/shared) */
|
||||
|
||||
|
Reference in New Issue
Block a user