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

Diff for /src/usr.bin/passwd/Attic/new_pwd.c between version 1.2 and 1.3

version 1.2, 1998/02/24 20:46:16 version 1.3, 1999/08/16 19:49:03
Line 49 
Line 49 
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <ctype.h>
   
 #ifdef NOENCRYPTION  #ifdef NOENCRYPTION
 #define read_long_pw_string placebo_read_pw_string  #define read_long_pw_string placebo_read_pw_string

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3