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

Diff for /src/usr.bin/aucat/aucat.c between version 1.120 and 1.121

version 1.120, 2011/10/12 07:20:03 version 1.121, 2011/10/12 12:16:10
Line 85 
Line 85 
     "[-w flag] [-x policy] [-z nframes]\n";      "[-w flag] [-x policy] [-z nframes]\n";
   
 char midicat_usage[] = "usage: " PROG_MIDICAT " [-dlM] [-a flag] "  char midicat_usage[] = "usage: " PROG_MIDICAT " [-dlM] [-a flag] "
     "[-i file] [-L addr] [-s name] [-o file]\n\t"      "[-i file] [-L addr] [-o file] [-q port]\n\t"
     "[-q port] [-U unit]\n";      "[-s name] [-U unit]\n";
   
 /*  /*
  * SIGINT handler, it raises the quit flag. If the flag is already set,   * SIGINT handler, it raises the quit flag. If the flag is already set,

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121