Skip to content

Commit

Permalink
Fix typo in pcap/pcap.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
NanXiao committed Nov 14, 2019
1 parent ddbd328 commit 9df3a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcap/pcap.h
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ PCAP_API const char *pcap_lib_version(void);
#define RPCAP_RMTAUTH_PWD 1

/*
* This structure keeps the information needed to autheticate the user
* This structure keeps the information needed to authenticate the user
* on a remote machine.
*
* The remote machine can either grant or refuse the access according
Expand Down

0 comments on commit 9df3a2f

Please sign in to comment.