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

Diff of /lbbs/src/section_list_display.c

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

Revision 1.18 by sysadm, Sat Jun 7 10:14:20 2025 UTC Revision 1.19 by sysadm, Sun Jun 8 09:25:25 2025 UTC
# Line 434  int section_list_display(const char *sna Line 434  int section_list_display(const char *sna
434                                          break;                                          break;
435                                  }                                  }
436    
437                                  ret = display_data(cache.p_data, cache.line_total, cache.line_offsets, 1, 0,                                  ret = display_data(cache.p_data, cache.line_total, cache.line_offsets, 0,
438                                                                     display_article_key_handler, DATA_READ_HELP);                                                                     display_article_key_handler, DATA_READ_HELP);
439    
440                                  if (article_cache_unload(&cache) < 0)                                  if (article_cache_unload(&cache) < 0)


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

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