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

Diff of /lbbs/src/article_cache.c

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

Revision 1.5 by sysadm, Sat May 31 12:00:00 2025 UTC Revision 1.6 by sysadm, Sat May 31 12:06:21 2025 UTC
# Line 97  int article_cache_generate(const char *c Line 97  int article_cache_generate(const char *c
97                           p_article->username, p_article->nickname, p_section->sname, p_section->stitle, p_article->title, BBS_name, str_sub_dt);                           p_article->username, p_article->nickname, p_section->sname, p_section->stitle, p_article->title, BBS_name, str_sub_dt);
98    
99          snprintf(footer, sizeof(footer),          snprintf(footer, sizeof(footer),
100                           "--\n¡ù À´Ô´: %s https://%s [FROM: %s]\n",                           "--\n¡ù À´Ô´: %s http://%s [FROM: %s]\n",
101                           BBS_name, BBS_server, sub_ip);                           BBS_name, BBS_server, sub_ip);
102    
103          header_len = strnlen(header, sizeof(header));          header_len = strnlen(header, sizeof(header));


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

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