Date: Wed, 12 Jan 2005 20:06:16 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bluetooth/bthidd parser.y Message-ID: <200501122006.j0CK6Ge3099463@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-01-12 20:06:16 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd parser.y Log: Fix typo %d -> %x That should fix the problem with invalid PSM returned from bthidcontrol. Pointy hat goes to me. PR: misc/76107 Submitted by: Hiroyuki Aizu < aizu at navi dot org > MFC after: 1 day Revision Changes Path 1.3 +1 -1 src/usr.sbin/bluetooth/bthidd/parser.y
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501122006.j0CK6Ge3099463>