[BACK]Return to gram.y CVS log [TXT][DIR] Up to [local] / src / usr.bin / oldrdist

Diff for /src/usr.bin/oldrdist/Attic/gram.y between version 1.5 and 1.6

version 1.5, 2003/06/03 02:56:14 version 1.6, 2009/10/27 23:59:41
Line 28 
Line 28 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)gram.y     8.1 (Berkeley) 6/9/93"; */  
 static char *rcsid = "$Id$";  
 #endif /* not lint */  
   
 #include "defs.h"  #include "defs.h"
   
 struct  cmd *cmds = NULL;  struct  cmd *cmds = NULL;

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