diff options
Diffstat (limited to 'net/tipc/name_distr.h')
| -rw-r--r-- | net/tipc/name_distr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/name_distr.h b/net/tipc/name_distr.h index 1e41bdd4f255..9b312ccfd43e 100644 --- a/net/tipc/name_distr.h +++ b/net/tipc/name_distr.h | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | void tipc_named_publish(struct publication *publ); | 42 | void tipc_named_publish(struct publication *publ); |
| 43 | void tipc_named_withdraw(struct publication *publ); | 43 | void tipc_named_withdraw(struct publication *publ); |
| 44 | void tipc_named_node_up(unsigned long node); | 44 | void tipc_named_node_up(unsigned long node); |
| 45 | void tipc_named_recv(struct sk_buff *buf); | 45 | void tipc_named_rcv(struct sk_buff *buf); |
| 46 | void tipc_named_reinit(void); | 46 | void tipc_named_reinit(void); |
| 47 | 47 | ||
| 48 | #endif | 48 | #endif |
