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

Diff of /lbbs/include/article_op.h

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

Revision 1.3 by sysadm, Tue Nov 4 14:58:55 2025 UTC Revision 1.4 by sysadm, Thu Dec 25 14:37:08 2025 UTC
# Line 9  Line 9 
9  #ifndef _ARTICLE_OP_H_  #ifndef _ARTICLE_OP_H_
10  #define _ARTICLE_OP_H_  #define _ARTICLE_OP_H_
11    
12    #include "section_list.h"
13  #include <stdint.h>  #include <stdint.h>
14    
15  extern int display_article_meta(int32_t aid);  extern int display_article_meta(int32_t aid);
16    extern int article_excerption_set(SECTION_LIST *p_section, int32_t aid, int8_t set);
17    
18  #endif //_ARTICLE_OP_H_  #endif //_ARTICLE_OP_H_


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

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