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

Diff of /bison/src/vcg.c

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

revision 1.5.2.3 by marc, Mon Aug 27 12:02:47 2001 UTC revision 1.5.2.4 by marc, Mon Aug 27 22:16:23 2001 UTC
# Line 427  add_edge (graph_t *graph, edge_t *edge) Line 427  add_edge (graph_t *graph, edge_t *edge)
427  }  }
428    
429  void  void
430  add_classname (graph_t *g, int val, char *name)  add_classname (graph_t *g, int val, const char *name)
431  {  {
432    struct classname_s *classname;    struct classname_s *classname;
433        
# Line 439  add_classname (graph_t *g, int val, char Line 439  add_classname (graph_t *g, int val, char
439  }  }
440    
441  void  void
442  add_infoname (graph_t *g, int integer, char *string)  add_infoname (graph_t *g, int integer, const char *string)
443  {  {
444    struct infoname_s *infoname;    struct infoname_s *infoname;
445        

Legend:
Removed from v.1.5.2.3  
changed lines
  Added in v.1.5.2.4

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