Difference for common/loader.c from version 1.84 to 1.85


version 1.84 version 1.85
Line 1
 
Line 1
 /* A lexical scanner generated by flex*/  /* A lexical scanner generated by flex*/
   
 /* Scanner skeleton version:  /* Scanner skeleton version:
  * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.84 2006/05/20 10:30:43 ryo_saeba Exp $   * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.85 2006/05/21 12:37:11 akirschbaum Exp $
  */   */
   
 #define FLEX_SCANNER  #define FLEX_SCANNER
Line 1895
 
Line 1895
 #line 2 "loader.l"  #line 2 "loader.l"
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.c,v 1.84 2006/05/20 10:30:43 ryo_saeba Exp $";   *   "$Id: loader.c,v 1.85 2006/05/21 12:37:11 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 1933
 
Line 1933
   
 #define YY_DECL int lex_load(object *op, int map_flags)  #define YY_DECL int lex_load(object *op, int map_flags)
   
 static char *yval();  static char *yval(void);
   
 static int lex_error;  static int lex_error;
 static char msgbuf[HUGE_BUF];  static char msgbuf[HUGE_BUF];


Legend:
line(s) removed in v.1.84 
line(s) changed
 line(s) added in v.1.85

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:09