cvs commit: src/usr.sbin/bluetooth/bthidd parser.y

Maksim Yevmenkin emax at FreeBSD.org
Wed Jan 12 16:36:15 PST 2005


emax        2005-01-13 00:36:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/bluetooth/bthidd parser.y 
  Log:
  MFC parser.y v1.3 to RELENG_5
  
  Fix typo %d -> %x
  
  That should fix the problem with invalid PSM returned from bthidcontrol.
  Pointy hat goes to me.
  
  While I'm here change #include <libusbhid.h> to #include <usbhid.h>
  
  Revision  Changes    Path
  1.1.2.1   +2 -2      src/usr.sbin/bluetooth/bthidd/parser.y


More information about the cvs-src mailing list