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

Diff of /lbbs/src/section_list_loader.c

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

Revision 1.67 by sysadm, Wed Nov 19 14:47:08 2025 UTC Revision 1.68 by sysadm, Wed Dec 3 14:04:02 2025 UTC
# Line 866  int section_list_loader_launch(void) Line 866  int section_list_loader_launch(void)
866          return 0;          return 0;
867  }  }
868    
869  int query_section_articles(SECTION_LIST *p_section, int page_id, ARTICLE *p_articles[],  int query_section_articles(SECTION_LIST *p_section, int page_id, const ARTICLE *p_articles[],
870                                                     int *p_article_count, int *p_page_count, int *p_ontop_start_offset)                                                     int *p_article_count, int *p_page_count, int *p_ontop_start_offset)
871  {  {
872          ARTICLE *p_article;          ARTICLE *p_article;


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

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