From 862cfff60944771cf72e03f0b4e0ad075817fcd4 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Thu, 4 Jun 2009 14:15:33 +0000 Subject: gsm_subscriber.h: Remove trailing whitespace... Cosmetic changed --- include/openbsc/gsm_subscriber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/openbsc') diff --git a/include/openbsc/gsm_subscriber.h b/include/openbsc/gsm_subscriber.h index 2b2766d43..1798dc651 100644 --- a/include/openbsc/gsm_subscriber.h +++ b/include/openbsc/gsm_subscriber.h @@ -20,7 +20,7 @@ struct gsm_subscriber { char extension[GSM_EXTENSION_LENGTH]; int authorized; - /* for internal management */ + /* for internal management */ int use_count; struct llist_head entry; struct gsm_bts *current_bts; -- cgit v1.2.3