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

Diff of /bison/src/files.c

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

revision 1.51.2.5 by akim, Mon Sep 24 08:15:53 2001 UTC revision 1.51.2.6 by marc, Mon Sep 24 14:14:58 2001 UTC
# Line 420  compute_output_file_names (void) Line 420  compute_output_file_names (void)
420    
421    attrsfile = stringappend (short_base_name, EXT_STYPE_H);    attrsfile = stringappend (short_base_name, EXT_STYPE_H);
422  #ifndef MSDOS  #ifndef MSDOS
423    stringappend (attrsfile, header_extension);    attrsfile = stringappend (attrsfile, header_extension);
424  #endif /* MSDOS */  #endif /* MSDOS */
425    
426  }  }

Legend:
Removed from v.1.51.2.5  
changed lines
  Added in v.1.51.2.6

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