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

Diff for /src/usr.bin/sudo/Attic/env.c between version 1.21 and 1.22

version 1.21, 2009/06/24 13:55:56 version 1.22, 2010/03/04 12:21:36
Line 49 
Line 49 
   
 #include "sudo.h"  #include "sudo.h"
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: env.c,v 1.106 2009/06/23 18:24:42 millert Exp $";  
 #endif /* lint */  
   
 /*  /*
  * Flags used in rebuild_env()   * Flags used in rebuild_env()
  */   */

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22