Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327993
b: refs/heads/master
c: adccff3
h: refs/heads/master
i:
  327991: 184d11d
v: v3
  • Loading branch information
Peter Senna Tschudin authored and David S. Miller committed Sep 18, 2012
1 parent 4250049 commit 54f992e
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: a2bf91b5b8de0be867d4ff3b2533c6449149098c
refs/heads/master: adccff34de1ef81564b7e6c436f762e7a1caf807
2 changes: 1 addition & 1 deletion trunk/net/tipc/name_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ static int subseq_list(struct sub_seq *sseq, char *buf, int len, u32 depth,
if (!list_is_last(&publ->zone_list, &info->zone_list))
ret += tipc_snprintf(buf + ret, len - ret,
"\n%33s", " ");
};
}

ret += tipc_snprintf(buf + ret, len - ret, "\n");
return ret;
Expand Down

0 comments on commit 54f992e

Please sign in to comment.