/[gcl]/gcl/o/sfasli.c
ViewVC logotype

Diff of /gcl/o/sfasli.c

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

revision 1.8 by camm, Mon Feb 10 17:48:04 2003 UTC revision 1.9 by camm, Sat Feb 15 00:38:28 2003 UTC
# Line 1  Line 1 
   
1  /*  /*
2  Copyright William Schelter. All rights reserved. */  Copyright William Schelter. All rights reserved. */
3    
# Line 27  find_sym_ptable(name) Line 26  find_sym_ptable(name)
26  #else  #else
27    
28  /* Replace this with gcl's own hash structure at some point */  /* Replace this with gcl's own hash structure at some point */
29  int  static int
30  build_symbol_table_bfd(void) {  build_symbol_table_bfd(void) {
31    
32    int u,v;    int u,v;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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