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

Diff for /src/usr.bin/sudo/Attic/alias.c between version 1.3 and 1.4

version 1.3, 2009/04/11 11:48:06 version 1.4, 2009/06/21 14:48:41
Line 1 
Line 1 
 /*  /*
  * Copyright (c) 2004-2005m, 2007-2008   * Copyright (c) 2004-2005m, 2007-2009
  *      Todd C. Miller <Todd.Miller@courtesan.com>   *      Todd C. Miller <Todd.Miller@courtesan.com>
  *   *
  * Permission to use, copy, modify, and distribute this software for any   * Permission to use, copy, modify, and distribute this software for any
Line 47 
Line 47 
 #include <gram.h>  #include <gram.h>
   
 #ifndef lint  #ifndef lint
 __unused static const char rcsid[] = "$Sudo: alias.c,v 1.17 2009/04/05 16:25:04 millert Exp $";  __unused static const char rcsid[] = "$Sudo: alias.c,v 1.18 2009/05/25 12:02:41 millert Exp $";
 #endif /* lint */  #endif /* lint */
   
 /*  /*

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