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

Diff of /lbbs/src/article_del.c

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

Revision 1.1 by sysadm, Sun Jun 15 04:45:13 2025 UTC Revision 1.2 by sysadm, Sun Jun 15 04:47:59 2025 UTC
# Line 20  Line 20 
20  #include "io.h"  #include "io.h"
21  #include "screen.h"  #include "screen.h"
22  #include "user_priv.h"  #include "user_priv.h"
23    #include <ctype.h>
24  #include <stdlib.h>  #include <stdlib.h>
25    
26  int article_del(const SECTION_LIST *p_section, const ARTICLE *p_article)  int article_del(const SECTION_LIST *p_section, const ARTICLE *p_article)


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

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