Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/sys/socket.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/sys/socket.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.79.4.1 retrieving revision 1.83 diff -u -p -r1.79.4.1 -r1.83 --- src/sys/sys/socket.h 2006/07/13 17:50:06 1.79.4.1 +++ src/sys/sys/socket.h 2007/02/20 19:07:11 1.83 @@ -1,4 +1,4 @@ -/* $NetBSD: socket.h,v 1.79.4.1 2006/07/13 17:50:06 gdamore Exp $ */ +/* $NetBSD: socket.h,v 1.83 2007/02/20 19:07:11 plunky Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -195,7 +195,7 @@ struct linger { #define pseudo_AF_HDRCMPLT 30 /* Used by BPF to not rewrite hdrs in interface output routine */ #endif -#define AF_BLUETOOTH 31 +#define AF_BLUETOOTH 31 /* Bluetooth: HCI, SCO, L2CAP, RFCOMM */ #define AF_MAX 32