aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-02-16 23:37:40 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-02-17 19:34:28 +0100
commita33b23f29390b28dfc32bb4fef4f8be418307e2a (patch)
tree8cd0791bfa6dc11dad6d8c75c17eb7bdd64ade74 /include
parent4096d12ee006ab5aab4f6c62f89011b5c240778e (diff)
mtp: Rename no to nr to align with the rest of the structs
Diffstat (limited to 'include')
-rw-r--r--include/mtp_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index 48b0ddb..7af263f 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -42,7 +42,7 @@ struct ss7_application;
*/
struct mtp_link_set {
struct llist_head entry;
- int no;
+ int nr;
char *name;