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

Diff of /lbbs/src/user_list_display.c

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

Revision 1.15 by sysadm, Sun Nov 2 15:22:47 2025 UTC Revision 1.16 by sysadm, Sun Nov 2 15:31:23 2025 UTC
# Line 572  int user_list_search(void) Line 572  int user_list_search(void)
572                          moveto(3, 1);                          moveto(3, 1);
573                          clrtoeol();                          clrtoeol();
574                          prints("没有找到符合条件的用户");                          prints("没有找到符合条件的用户");
575                          continue;                          press_any_key();
576                            return 0;
577                  }                  }
578                  else // ret == 1                  else // ret == 1
579                  {                  {


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

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