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

Diff for /src/usr.bin/indent/args.c between version 1.14 and 1.15

version 1.14, 2004/07/20 03:50:26 version 1.15, 2009/10/27 23:59:39
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "@(#)args.c    8.1 (Berkeley) 6/6/93";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 /*  /*
  * Argument scanning and profile reading code.  Default parameters are set   * Argument scanning and profile reading code.  Default parameters are set
  * here as well.   * here as well.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15