]> git.pld-linux.org Git - packages/gg.git/commitdiff
- obsolete... not to mention that this patch was kind of wrong from the start :)
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 7 Jul 2002 20:42:19 +0000 (20:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg-callback-sigsev.patch -> 1.2

gg-callback-sigsev.patch [deleted file]

diff --git a/gg-callback-sigsev.patch b/gg-callback-sigsev.patch
deleted file mode 100644 (file)
index f3c3e76..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Nur gg-0.2.3/src/callbacks.c gg-20020705/src/callbacks.c
---- gg-0.2.3/src/callbacks.c   Sat Jun 29 01:03:06 2002
-+++ gg-20020705/src/callbacks.c        Mon Jul  1 22:04:10 2002
-@@ -1,4 +1,4 @@
--/* $Id$ */
-+/* $Id$ */
- /*
-  * (C) Copyright 2001-2002 Igor Popik. Released under GPL license.
-@@ -544,8 +544,8 @@
-     gchar _uin[25];
-     
-     label = lookup_widget(window, "quick_info_label");
-+    g_return_if_fail(label == NULL);
-     gtk_widget_show(label);
--    g_return_if_fail(label != NULL);
-     if (!k->uin) 
-       _uin[0] = 0;
This page took 0.03371 seconds and 4 git commands to generate.