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

Diff for /src/usr.bin/expand/expand.c between version 1.14 and 1.15

version 1.14, 2015/10/09 01:37:07 version 1.15, 2022/12/04 23:50:48
Line 66 
Line 66 
                 case 't':                  case 't':
                         getstops(optarg);                          getstops(optarg);
                         break;                          break;
                 case '?':  
                 default:                  default:
                         usage();                          usage();
                         /* NOTREACHED */                          /* NOTREACHED */

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15