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

Diff of /lbbs/src/article_post.c

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

Revision 1.29 by sysadm, Fri Oct 10 03:50:22 2025 UTC Revision 1.30 by sysadm, Fri Oct 10 04:33:40 2025 UTC
# Line 734  int article_reply(const SECTION_LIST *p_ Line 734  int article_reply(const SECTION_LIST *p_
734          int content_display_length;          int content_display_length;
735          char nickname_f[BBS_nickname_max_len * 2 + 1];          char nickname_f[BBS_nickname_max_len * 2 + 1];
736          int sign_id = 0;          int sign_id = 0;
737          int reply_note = 1;          int reply_note = 0;
738          long len;          long len;
739          int ch;          int ch;
740          char *p, *q;          char *p, *q;


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

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