/[anubis]/anubis/src/map.c
ViewVC logotype

Diff of /anubis/src/map.c

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

revision 1.7 by gray, Fri Mar 7 15:03:36 2003 UTC revision 1.8 by polak, Fri May 2 20:33:20 2003 UTC
# Line 214  struct rc_secdef translate_section = { Line 214  struct rc_secdef translate_section = {
214  };  };
215    
216  void  void
217  translate_section_init()  translate_section_init(void)
218  {  {
219          struct rc_secdef *sp = anubis_add_section("TRANSLATION");          struct rc_secdef *sp = anubis_add_section("TRANSLATION");
220          rc_secdef_add_child(sp, &translate_secdef_child);          rc_secdef_add_child(sp, &translate_secdef_child);
221  }  }
222    
   
223  /* EOF */  /* EOF */
224    

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

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