From: Steven Luo Date: Fri, 27 Aug 2010 10:23:25 +0000 (-0700) Subject: Whitespace fixes X-Git-Tag: v3.3b2~13 X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=commitdiff_plain;h=1e3c4733ddcd3c38575a700906f368bb0ead6177 Whitespace fixes --- diff --git a/config-ui/browser-switchboard-config.c b/config-ui/browser-switchboard-config.c index 752725e..7d644c6 100644 --- a/config-ui/browser-switchboard-config.c +++ b/config-ui/browser-switchboard-config.c @@ -1,9 +1,9 @@ /* * browser-switchboard-config.c -- command-line configuration utility for * Browser Switchboard - * + * * Copyright (C) 2009-2010 Steven Luo - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) diff --git a/config-ui/browser-switchboard-cp.c b/config-ui/browser-switchboard-cp.c index 93f8e0a..d4e89fd 100644 --- a/config-ui/browser-switchboard-cp.c +++ b/config-ui/browser-switchboard-cp.c @@ -1,14 +1,14 @@ /* * browser-switchboard-cp.c -- a hildon-control-panel applet for * selecting the default browser for Browser Switchboard - * + * * Copyright (C) 2009-2010 Steven Luo * Copyright (C) 2009-2010 Faheem Pervez - * + * * Derived from services-cp.c from maemo-control-services * Copyright (c) 2008 Janne Kataja * Copyright (c) 2008 Nokia Corporation - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) @@ -148,7 +148,7 @@ static inline void set_other_browser_cmd(char *cmd) { static void load_config(void) { swb_config_init(&orig_cfg); - + swb_config_load(&orig_cfg); #ifndef FREMANTLE