diff options
Diffstat (limited to 'packages/bluez/files/hciattach_devlength.patch')
-rw-r--r-- | packages/bluez/files/hciattach_devlength.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/bluez/files/hciattach_devlength.patch b/packages/bluez/files/hciattach_devlength.patch deleted file mode 100644 index 8d84cb1b00..0000000000 --- a/packages/bluez/files/hciattach_devlength.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bluez-utils-2.21/tools/hciattach.c.orig 2005-12-15 16:29:55.000000000 +0100 -+++ bluez-utils-2.21/tools/hciattach.c 2005-12-15 16:29:37.000000000 +0100 -@@ -973,7 +973,7 @@ - int send_break = 0; - pid_t pid; - struct sigaction sa; -- char dev[20]; -+ char dev[25]; - - detach = 1; - printpid = 0; |