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

Diff for /src/usr.bin/usbhidaction/usbhidaction.c between version 1.26 and 1.27

version 1.26, 2022/12/04 23:50:50 version 1.27, 2023/03/08 04:43:12
Line 71 
Line 71 
 void docmd(struct command *, int, const char *, int, char **);  void docmd(struct command *, int, const char *, int, char **);
 void freecommands(struct command *);  void freecommands(struct command *);
   
 /* ARGSUSED */  
 static void  static void
 sighup(int signo)  sighup(int signo)
 {  {

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27