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

Diff of /lbbs/include/lml.h

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

Revision 1.1 by sysadm, Mon Jun 2 15:01:55 2025 UTC Revision 1.5 by sysadm, Thu Oct 30 07:51:47 2025 UTC
# Line 19  Line 19 
19    
20  #include <stddef.h>  #include <stddef.h>
21    
22  extern int lml_plain(const char *str_in, char *str_out, int buf_len);  extern int lml_render(const char *str_in, char *str_out, int buf_len, int width, int quote_mode);
23    
24  #endif //_LML_H_  #endif //_LML_H_


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

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