someone send dlg a keyboard with a tab key please
authorhenning <henning@openbsd.org>
Sun, 13 Jul 2014 13:41:46 +0000 (13:41 +0000)
committerhenning <henning@openbsd.org>
Sun, 13 Jul 2014 13:41:46 +0000 (13:41 +0000)
sys/sys/sockio.h

index 3b96f21..625ee67 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: sockio.h,v 1.54 2014/07/08 04:02:14 dlg Exp $ */
+/*     $OpenBSD: sockio.h,v 1.55 2014/07/13 13:41:46 henning Exp $     */
 /*     $NetBSD: sockio.h,v 1.5 1995/08/23 00:40:47 thorpej Exp $       */
 
 /*-
 #define        SIOCSETPFLOW    _IOW('i', 253, struct ifreq)
 #define        SIOCGETPFLOW    _IOWR('i', 254, struct ifreq)
 
-#define SIOCGIFRXR     _IOW('i', 170, struct ifreq)
+#define        SIOCGIFRXR      _IOW('i', 170, struct ifreq)
 
 #endif /* !_SYS_SOCKIO_H_ */