Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Mon Jun 2 15:01:55 2025 UTC | Revision 1.2 by sysadm, Tue Sep 30 03:02:06 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_plain(const char *str_in, char *str_out, int buf_len, int lml_tag); |
| 23 | ||
| 24 | #endif //_LML_H_ | #endif //_LML_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |