Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81888
b: refs/heads/master
c: 000e8a5
h: refs/heads/master
v: v3
  • Loading branch information
Helge Deller authored and David S. Miller committed Feb 1, 2008
1 parent e6d1192 commit d56ee54
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: b41649989c9640e54e47001994b7ecb927ea1822
refs/heads/master: 000e8a53540b75a885efeb00ec1f1cb3c8d0bead
2 changes: 1 addition & 1 deletion trunk/include/net/netfilter/nf_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ void nf_log_packet(int pf,
const struct net_device *in,
const struct net_device *out,
const struct nf_loginfo *li,
const char *fmt, ...);
const char *fmt, ...) __attribute__ ((format(printf,7,8)));

#endif /* _NF_LOG_H */

0 comments on commit d56ee54

Please sign in to comment.