diff options
Diffstat (limited to 'lib/libbluetooth/hci.c')
-rw-r--r-- | lib/libbluetooth/hci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/hci.c b/lib/libbluetooth/hci.c index 1ae6ff963d7b..d948d99aacb8 100644 --- a/lib/libbluetooth/hci.c +++ b/lib/libbluetooth/hci.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libbluetooth/hci.c,v 1.1.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> |