]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fix tpo.
authorGuy Harris <[email protected]>
Wed, 6 Jun 2018 00:37:53 +0000 (17:37 -0700)
committerGuy Harris <[email protected]>
Wed, 6 Jun 2018 00:37:53 +0000 (17:37 -0700)
pcap-npf.c

index 472b042104e5b7644e9a60f157ef7052a6f5a87f..a9ff0ff4d7dfc96ecb4d1a394fb9314a3bb9c15e 100644 (file)
@@ -134,7 +134,7 @@ PacketGetMonitorMode(PCHAR AdapterName _U_)
  * or NDIS_STATUS_NOT_RECOGNIZED if the OID request isn't
  * supported by the OS or the driver, but that doesn't seem
  * to make it to the caller of PacketRequest() in a
- * reiable fashion.
+ * reliable fashion.
  */
 #define NDIS_STATUS_INVALID_OID                0xc0010017
 #define NDIS_STATUS_NOT_SUPPORTED      0xc00000bb      /* STATUS_NOT_SUPPORTED */