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

Diff for /src/usr.bin/tcfs/Attic/tcfsrmuser.c between version 1.7 and 1.8

version 1.7, 2000/06/20 06:45:16 version 1.8, 2000/06/20 08:59:53
Line 103 
Line 103 
                 printf("User entry removed with success.\n");                  printf("User entry removed with success.\n");
   
         tcfs_error(OK, NULL);          tcfs_error(OK, NULL);
   
           exit(0);
 }  }

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