Page MenuHomeFreeBSD

D2230.id4686.diff
No OneTemporary

D2230.id4686.diff

Index: usr.sbin/bluetooth/bthidd/hid.c
===================================================================
--- usr.sbin/bluetooth/bthidd/hid.c
+++ usr.sbin/bluetooth/bthidd/hid.c
@@ -48,12 +48,6 @@
#include "bthidd.h"
#include "kbd.h"
-#undef min
-#define min(x, y) (((x) < (y))? (x) : (y))
-
-#undef ASIZE
-#define ASIZE(a) (sizeof(a)/sizeof(a[0]))
-
/*
* Process data from control channel
*/

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 13, 1:07 PM (1 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27628557
Default Alt Text
D2230.id4686.diff (403 B)

Event Timeline