Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9260
b: refs/heads/master
c: 0ae5d25
h: refs/heads/master
v: v3
  • Loading branch information
Harald Welte authored and David S. Miller committed Sep 23, 2005
1 parent 901709b commit 5eb93cd
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: 2a7bc3c94cbca32d3d6e03e7d5a71662f591d28a
refs/heads/master: 0ae5d253adcc467b1c52b512bbca9419eb438409
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/ip_conntrack_helper_pptp.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ pptp_inbound_pkt(struct sk_buff **pskb,

if (info->pns_call_id != ntohs(*pcid)) {
DEBUGP("%s for unknown CallID %u\n",
pptp_msg_name[msg], ntohs(*cid));
pptp_msg_name[msg], ntohs(*pcid));
break;
}

Expand Down

0 comments on commit 5eb93cd

Please sign in to comment.