]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- obsolete (already fixed in 4.3.99.16)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Nov 2003 17:27:56 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-xterm-fix.patch -> 1.2

XFree86-xterm-fix.patch [deleted file]

diff --git a/XFree86-xterm-fix.patch b/XFree86-xterm-fix.patch
deleted file mode 100644 (file)
index 1a61285..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- XFree86-4.3.99.15/xc/programs/xterm/main.c.orig    2003-11-02 05:46:49.000000000 +0100
-+++ XFree86-4.3.99.15/xc/programs/xterm/main.c 2003-11-02 19:40:46.740443336 +0100
-@@ -2688,7 +2688,7 @@
-     /* Noisy compilers */
-     (void) rc;
--#ifdef USE_SYSV_UTMP
-+#if defined(USE_UTMP) && defined(USE_SYSV_UTMP)
-     (void) utret;
- #endif
This page took 0.03955 seconds and 4 git commands to generate.