Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369910
b: refs/heads/master
c: be3e458
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Borkmann authored and David S. Miller committed May 1, 2013
1 parent 4b40507 commit 7e031d9
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: ee1bec9b3b49ea05e97ef40a3d38b70628cb947a
refs/heads/master: be3e45810bb1ee0bdfa93f6b9532d8c451e50f48
2 changes: 1 addition & 1 deletion trunk/net/sctp/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static struct {
struct timespec tstart;
} sctpw;

static void printl(const char *fmt, ...)
static __printf(1, 2) void printl(const char *fmt, ...)
{
va_list args;
int len;
Expand Down

0 comments on commit 7e031d9

Please sign in to comment.