diff options
author | Xin LI <delphij@FreeBSD.org> | 2017-02-12 07:04:44 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2017-02-12 07:04:44 +0000 |
commit | c8c6d70e300aa9261c4766502c179fc4cd2b22a0 (patch) | |
tree | 14c068bb8b49db9f9ae540e8e2be80a9035e403a /pcap-netfilter-linux.h | |
parent | 50224b10fa4e157f09ee1cd03c790c9e61e76c5e (diff) |
Diffstat (limited to 'pcap-netfilter-linux.h')
-rw-r--r-- | pcap-netfilter-linux.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap-netfilter-linux.h b/pcap-netfilter-linux.h index 882a40219172..01d9b394f5a8 100644 --- a/pcap-netfilter-linux.h +++ b/pcap-netfilter-linux.h @@ -11,8 +11,8 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote - * products derived from this software without specific prior written + * 3. The name of the author may not be used to endorse or promote + * products derived from this software without specific prior written * permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |