/[LeafOK_CVS]/lbbs/src/section_list.c
ViewVC logotype

Diff of /lbbs/src/section_list.c

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

Revision 1.4 by sysadm, Wed May 21 09:09:30 2025 UTC Revision 1.5 by sysadm, Wed May 21 09:18:17 2025 UTC
# Line 293  int section_data_free_block(SECTION_DATA Line 293  int section_data_free_block(SECTION_DATA
293          return 0;          return 0;
294  }  }
295    
296  SECTION_DATA *section_data_find_by_name(const char *sname)  SECTION_DATA *section_data_find_section_by_name(const char *sname)
297  {  {
298          int64_t index;          int64_t index;
299    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1