mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 03:27:13 +02:00
Fix NetBSD def name.
This commit is contained in:
@ -76,7 +76,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
||||
# include <boost/predef/detail/os_detected.h>
|
||||
#endif
|
||||
|
||||
#define BOOST_OS_BSD_NET_NAME "DragonFly BSD"
|
||||
#define BOOST_OS_BSD_NET_NAME "NetBSD"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user