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

Diff of /lbbs/src/article_favor_display.c

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

Revision 1.12 by sysadm, Wed Dec 17 03:47:00 2025 UTC Revision 1.13 by sysadm, Thu Dec 18 02:56:00 2025 UTC
# Line 172  static enum select_cmd_t article_favor_s Line 172  static enum select_cmd_t article_favor_s
172                  switch (ch)                  switch (ch)
173                  {                  {
174                  case KEY_NULL: // broken pipe                  case KEY_NULL: // broken pipe
175  #ifdef _DEBUG                          log_debug("KEY_NULL\n");
                         log_error("KEY_NULL\n");  
 #endif  
176                  case KEY_ESC:                  case KEY_ESC:
177                  case KEY_LEFT:                  case KEY_LEFT:
178                          return EXIT_LIST; // exit list                          return EXIT_LIST; // exit list


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

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