/[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.24 by sysadm, Sat Jun 14 09:20:13 2025 UTC Revision 1.25 by sysadm, Sat Jun 14 13:33:48 2025 UTC
# Line 237  static enum select_cmd_t section_list_se Line 237  static enum select_cmd_t section_list_se
237                                          (*p_page_id)++;                                          (*p_page_id)++;
238                                          *p_selected_index = 0;                                          *p_selected_index = 0;
239                                  }                                  }
240                                    else // end of last page
241                                    {
242                                            return CHANGE_PAGE; // force refresh pages
243                                    }
244                          }                          }
245                          else                          else
246                          {                          {


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

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