summaryrefslogtreecommitdiff
path: root/pcap.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-01-08 19:23:28 -0800
committerGuy Harris <guy@alum.mit.edu>2018-01-08 19:23:28 -0800
commit7a04be7771d44a2f7e74210cc39e4df0ccef8d97 (patch)
treee25e81fe016b4dff51b51f295ed08fd9a9da5157 /pcap.c
parent47a0276edbf759e008fe06878e778b3defe06343 (diff)
downloadlibpcap-7a04be7771d44a2f7e74210cc39e4df0ccef8d97.tar.gz
Update to reflect the name change for Apple's UNIX-for-Macs.
Use "macOS" except when referring to versions that came out when it was still called "Mac OS X" or "OS X". Rename README.macosx to README.macos. Update some comments while we're at it.
Diffstat (limited to 'pcap.c')
-rw-r--r--pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap.c b/pcap.c
index 663729bd..ba2b37fc 100644
--- a/pcap.c
+++ b/pcap.c
@@ -586,7 +586,7 @@ get_figure_of_merit(pcap_if_t *dev)
* description available, it still might be nice to get some description
* string based on the device type or something such as that.
*
- * In OS X, the System Configuration framework can apparently return
+ * In macOS, the System Configuration framework can apparently return
* names in 10.4 and later.
*
* It also appears that freedesktop.org's HAL offers an "info.product"