core: Trivial whitespace error

This commit is contained in:
Denis Kenzior 2010-05-19 05:26:35 -05:00
parent 1803f00c6e
commit 83fc72c95a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ struct ofono_modem {
GSList *atoms;
GSList *pre_sim_atoms;
struct ofono_watchlist *atom_watches;
GSList *interface_list;
GSList *interface_list;
unsigned int call_ids;
DBusMessage *pending;
guint interface_update;