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

Diff of /lbbs/src/test_section_list.c

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

Revision 1.4 by sysadm, Wed May 21 06:33:19 2025 UTC Revision 1.5 by sysadm, Wed May 21 09:09:30 2025 UTC
# Line 236  int main(int argc, char *argv[]) Line 236  int main(int argc, char *argv[])
236                  printf("Verify %d topics in section %d\n", group_count, i);                  printf("Verify %d topics in section %d\n", group_count, i);
237          }          }
238    
239            printf("Press ENTER to exit...");
240            getchar();
241            
242          section_data_pool_cleanup();          section_data_pool_cleanup();
243    
244          log_end();          log_end();


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

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