[hackers] [surf] small fix. || Enno Boland (Gottox)

From: <hg_AT_suckless.org>
Date: Mon, 8 Jun 2009 21:27:53 +0000 (UTC)

changeset: 36:a2c6ce02b9ac
tag: tip
user: Enno Boland (Gottox) <gottox_AT_s01.de>
date: Mon Jun 08 23:28:05 2009 +0200
files: surf.c
description:
small fix.

diff -r 6d859fdb3600 -r a2c6ce02b9ac surf.c
--- a/surf.c Mon Jun 08 22:55:48 2009 +0200
+++ b/surf.c Mon Jun 08 23:28:05 2009 +0200
@@ -433,8 +433,8 @@
                                         &adummy, &idummy, &ldummy, &ldummy, &buf);
                                 loaduri(c, (gchar *)buf);
                                 XFree(buf);
- return GDK_FILTER_REMOVE;
                         }
+ return GDK_FILTER_REMOVE;
                 }
         }
         return GDK_FILTER_CONTINUE;
Received on Mon Jun 08 2009 - 21:27:53 UTC

This archive was generated by hypermail 2.2.0 : Mon Jun 08 2009 - 21:36:05 UTC