Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61753
b: refs/heads/master
c: a5d2926
h: refs/heads/master
i:
  61751: 75b0b80
v: v3
  • Loading branch information
YOSHIFUJI Hideaki committed Jul 19, 2007
1 parent 3132767 commit ab41ad6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions 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: 9c681b43fae1e402e39d157feaa5df454b9e4f1f
refs/heads/master: a5d292646ebf2ee51086f59899a377c85e5d50b2
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_standalone.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ static int ct_seq_show(struct seq_file *s, void *v)

if (seq_printf(s, "use=%u\n", atomic_read(&conntrack->ct_general.use)))
return -ENOSPC;

return 0;
}

Expand Down
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_log.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#include "nf_internals.h"

/* Internal logging interface, which relies on the real
/* Internal logging interface, which relies on the real
LOG target modules */

#define NF_LOG_PREFIXLEN 128
Expand Down

0 comments on commit ab41ad6

Please sign in to comment.