aboutsummaryrefslogtreecommitdiff
path: root/net/ser/files
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
committerChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
commit0dd757920977efb2456287e8d7920b3822c5bbe4 (patch)
tree2de43f02a7adf2cde27a75528b780bbad6998d32 /net/ser/files
parent3bd68caae6f1f5f5a640f544bb3bc8bb194a055c (diff)
downloadports-0dd757920977efb2456287e8d7920b3822c5bbe4.tar.gz
ports-0dd757920977efb2456287e8d7920b3822c5bbe4.zip
Notes
Diffstat (limited to 'net/ser/files')
-rw-r--r--net/ser/files/patch-modules::nathelper::nathelper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ser/files/patch-modules::nathelper::nathelper.c b/net/ser/files/patch-modules::nathelper::nathelper.c
index e64495c468e9..d85865e0eaa0 100644
--- a/net/ser/files/patch-modules::nathelper::nathelper.c
+++ b/net/ser/files/patch-modules::nathelper::nathelper.c
@@ -1259,7 +1259,7 @@ $FreeBSD$
+ /*
+ * Having such data, but not at line beginning.
+ * Skip them and reiterate. ser_memmem() will find next
-+ * occurence.
++ * occurrence.
+ */
+ if (plimit - cp1 < 2)
+ return NULL;