/[LeafOK_CVS]/lbbs/include/bbs.h
ViewVC logotype

Diff of /lbbs/include/bbs.h

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

Revision 1.37 by sysadm, Tue Nov 18 14:56:56 2025 UTC Revision 1.39 by sysadm, Thu Nov 20 13:24:13 2025 UTC
# Line 14  Line 14 
14    
15  enum bbs_const_t  enum bbs_const_t
16  {  {
 #if defined(__CYGWIN__)  
     BBS_max_section = 50,  
 #else  
17      BBS_max_section = 200,      BBS_max_section = 200,
 #endif  
18      BBS_section_name_max_len = 20,      BBS_section_name_max_len = 20,
19      BBS_section_title_max_len = 40,      BBS_section_title_max_len = 40,
20      BBS_username_max_len = 12,      BBS_username_max_len = 12,


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

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