Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236619
b: refs/heads/master
c: 5df1519
h: refs/heads/master
i:
  236617: b5e2929
  236615: e810d78
v: v3
  • Loading branch information
Jan Engelhardt authored and Pablo Neira Ayuso committed Jan 13, 2011
1 parent 84eb40a commit 8796689
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: c6d2d445d8dee04cde47eb4021636399a4239e9f
refs/heads/master: 5df15196a2bbf16ca4c6a797ec00ff36d0d5c179
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter/xt_comment.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#define XT_MAX_COMMENT_LEN 256

struct xt_comment_info {
unsigned char comment[XT_MAX_COMMENT_LEN];
char comment[XT_MAX_COMMENT_LEN];
};

#endif /* XT_COMMENT_H */

0 comments on commit 8796689

Please sign in to comment.