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

Diff of /lbbs/include/section_list.h

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

Revision 1.17 by sysadm, Tue May 27 01:53:42 2025 UTC Revision 1.18 by sysadm, Tue May 27 07:21:43 2025 UTC
# Line 39  struct article_t Line 39  struct article_t
39          int8_t excerption;          int8_t excerption;
40          int8_t ontop;          int8_t ontop;
41          int8_t lock;          int8_t lock;
42            int8_t transship;
43          char username[BBS_username_max_len + 1];          char username[BBS_username_max_len + 1];
44          char nickname[BBS_nickname_max_len + 1];          char nickname[BBS_nickname_max_len + 1];
45          char title[BBS_article_title_max_len + 1];          char title[BBS_article_title_max_len + 1];


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

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