Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63614
b: refs/heads/master
c: 248bbf3
h: refs/heads/master
v: v3
  • Loading branch information
Florian Westphal authored and David S. Miller committed Aug 3, 2007
1 parent 053c464 commit 86b4075
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: 4a4b6271a8df417e328aed4c8a7e04e0b282207e
refs/heads/master: 248bbf38215fd5ce45a31c65c5e5511d9b611e5a
2 changes: 1 addition & 1 deletion trunk/net/tipc/name_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ static struct publication *tipc_nameseq_remove_publ(struct name_seq *nseq, u32 i
* sequence overlapping with the requested sequence
*/

void tipc_nameseq_subscribe(struct name_seq *nseq, struct subscription *s)
static void tipc_nameseq_subscribe(struct name_seq *nseq, struct subscription *s)
{
struct sub_seq *sseq = nseq->sseqs;

Expand Down

0 comments on commit 86b4075

Please sign in to comment.