Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34620
b: refs/heads/master
c: d4f3e9b
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 22, 2006
1 parent ed9f6e4 commit 8e32258
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1884f78c7a8b456c654338e3eb2874a99688ea10
refs/heads/master: d4f3e9b735c72823aab597bfa4860d184658a609
2 changes: 0 additions & 2 deletions trunk/net/core/utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ int in6_pton(const char *src, int srclen,
if (srclen < 0)
srclen = strlen(src);

printf("srclen=%d\n", srclen);

while (1) {
int c;

Expand Down

0 comments on commit 8e32258

Please sign in to comment.