Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75142
b: refs/heads/master
c: e00ccd4
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Dec 20, 2007
1 parent 49eef7d commit e1524bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c82381775062cd8d55579959e1fd710f0e607985
refs/heads/master: e00ccd4a787fe03887f81467babcf8d057f8718d
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/nf_nat_sip.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,

dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);

/* Get actual SDP lenght */
/* Get actual SDP length */
if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
&matchlen, POS_SDP_HEADER) > 0) {

Expand Down

0 comments on commit e1524bd

Please sign in to comment.