From: Mason Larobina Date: Sat, 8 Aug 2009 17:18:24 +0000 (+0800) Subject: Cleaned up trailing whitespace. X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=b1f012aa38fd0238a2e88d6a96ccc23986dd2d96;p=uzbl-mobile Cleaned up trailing whitespace. --- diff --git a/examples/data/uzbl/scripts/cookie_daemon.py b/examples/data/uzbl/scripts/cookie_daemon.py index f661a9f..8a2e154 100755 --- a/examples/data/uzbl/scripts/cookie_daemon.py +++ b/examples/data/uzbl/scripts/cookie_daemon.py @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -# For configuration and cookie daemon usage examples check out the the +# For configuration and cookie daemon usage examples check out the the # cookie daemon wiki page at http://www.uzbl.org/wiki/cookie_daemon.py # # Issues: @@ -443,4 +443,4 @@ if __name__ == "__main__": for key in ['cookie_socket', 'cookie_jar']: config[key] = os.path.expandvars(config[key]) - CookieMonster().run() + CookieMonster().run() \ No newline at end of file