From a5784b58f08b02a4c74699cdd1fc898a24d9f5fe Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 30 Mar 2010 06:39:37 +0200 Subject: [PATCH] nat: Documentation fix... use nat for the parameter --- openbsc/include/openbsc/bsc_nat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index 158a97496..a6e4aac3f 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -150,7 +150,7 @@ struct bsc_nat_parsed *bsc_nat_parse(struct msgb *msg); */ int bsc_nat_filter_ipa(int direction, struct msgb *msg, struct bsc_nat_parsed *parsed); int bsc_nat_vty_init(struct bsc_nat *nat); -struct bsc_connection *bsc_nat_find_bsc(struct bsc_nat *bsc, struct msgb *msg); +struct bsc_connection *bsc_nat_find_bsc(struct bsc_nat *nat, struct msgb *msg); /** * SCCP patching and handling