[BACK]Return to usbhid.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / usbhidctl

Diff for /src/usr.bin/usbhidctl/usbhid.c between version 1.6 and 1.7

version 1.6, 2004/06/04 00:47:32 version 1.7, 2004/10/04 05:21:27
Line 281 
Line 281 
   
 /*  /*
  * hidmatch() determines whether the item specified in 'item', and   * hidmatch() determines whether the item specified in 'item', and
  * nested within a heirarchy of collections specified in 'collist'   * nested within a hierarchy of collections specified in 'collist'
  * matches any of the rules in the list 'varlist'.  Returns the   * matches any of the rules in the list 'varlist'.  Returns the
  * matching rule on success, or NULL on no match.   * matching rule on success, or NULL on no match.
  */   */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7