/[bison]/bison/src/lex.c
ViewVC logotype

Diff of /bison/src/lex.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33.2.5 by akim, Tue Sep 25 18:35:04 2001 UTC revision 1.33.2.6 by marc, Mon Oct 1 19:47:09 2001 UTC
# Line 321  literalchar (struct obstack *out, int *p Line 321  literalchar (struct obstack *out, int *p
321    
322    
323  void  void
324  unlex (int token)  unlex (token_t token)
325  {  {
326    unlexed = token;    unlexed = token;
327    unlexed_symval = symval;    unlexed_symval = symval;

Legend:
Removed from v.1.33.2.5  
changed lines
  Added in v.1.33.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26