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

Diff for /src/usr.bin/tcfs/Attic/tcfsadduser.c between version 1.6 and 1.7

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

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