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

Diff for /src/usr.bin/lastcomm/lastcomm.c between version 1.30 and 1.31

version 1.30, 2021/12/13 16:37:37 version 1.31, 2022/12/04 23:50:48
Line 77 
Line 77 
                 case 'f':                  case 'f':
                         acctfile = optarg;                          acctfile = optarg;
                         break;                          break;
                 case '?':  
                 default:                  default:
                         usage();                          usage();
                 }                  }

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31