Codebase list mg / d34f3c7
d/patches: remove a weird patch that I added at some point Tomasz Buchert 6 years ago
2 changed file(s) with 0 addition(s) and 22 deletion(s). Raw diff Collapse all Expand all
+0
-21
debian/patches/0002-Fix-666.patch less more
0 From: Tomasz Buchert <tomasz@debian.org>
1 Date: Sat, 6 May 2017 19:00:08 +0200
2 Subject: Fix #666.
3
4 ---
5 macro.c | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8 diff --git a/macro.c b/macro.c
9 index 984f614..3e00ee3 100644
10 --- a/macro.c
11 +++ b/macro.c
12 @@ -3,7 +3,7 @@
13 /* This file is in the public domain. */
14
15 /*
16 - * Keyboard macros.
17 + * Keyboard macros. OMG.
18 */
19
20 #include <sys/queue.h>
00 0001-Use-hardening-CPPFLAGS.patch
1 0002-Fix-666.patch