summarylogtreecommitdiffstats
path: root/gperf-3.1.patch
diff options
context:
space:
mode:
authorChris Cromer2017-04-26 20:55:11 -0300
committerChris Cromer2017-04-26 20:55:11 -0300
commitb202fe2446b233d51b95d38920af9ca960add2fd (patch)
treeb25cb2c29faae6dc4c2b8ee88c4a90fabedea78d /gperf-3.1.patch
parentbdf9e306483d00c2a443c89314661b44416f4fa7 (diff)
downloadaur-b202fe2446b233d51b95d38920af9ca960add2fd.tar.gz
updated to 3.2.2
Diffstat (limited to 'gperf-3.1.patch')
-rw-r--r--gperf-3.1.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gperf-3.1.patch b/gperf-3.1.patch
deleted file mode 100644
index 68233b266946..000000000000
--- a/gperf-3.1.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur eudev-3.2.1-orig/src/udev/udev-builtin-keyboard.c eudev-3.2.1/src/udev/udev-builtin-keyboard.c
---- eudev-3.2.1-orig/src/udev/udev-builtin-keyboard.c 2016-11-17 18:14:19.000000000 -0300
-+++ eudev-3.2.1/src/udev/udev-builtin-keyboard.c 2017-02-18 20:39:09.960018936 -0300
-@@ -28,7 +28,7 @@
-
- #include "udev.h"
-
--static const struct key *keyboard_lookup_key(const char *str, unsigned len);
-+static const struct key *keyboard_lookup_key(const char *str, size_t len);
- #include "keyboard-keys-from-name.h"
- #include "keyboard-keys-to-name.h"
-