OSSP CVS Repository

ossp - Difference in ossp-pkg/cfg/cfg_buf.h versions 1.8 and 1.9
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/cfg/cfg_buf.h 1.8 -> 1.9

--- cfg_buf.h    2004/11/28 12:58:25     1.8
+++ cfg_buf.h    2004/11/28 17:05:44     1.9
@@ -38,7 +38,7 @@
 
 extern cfg_rc_t cfg_buf_create  (cfg_buf_t **buf);
 extern cfg_rc_t cfg_buf_resize  (cfg_buf_t  *buf, signed int n);
-extern cfg_rc_t cfg_buf_append  (cfg_buf_t  *buf, const char *str, size_t len);
+extern cfg_rc_t cfg_buf_append  (cfg_buf_t  *buf, const char *str, size_t len, char c);
 extern cfg_rc_t cfg_buf_remove  (cfg_buf_t  *buf, const char *str, size_t len);
 extern cfg_rc_t cfg_buf_format  (cfg_buf_t  *buf, const char *fmt, ...);
 extern cfg_rc_t cfg_buf_vformat (cfg_buf_t  *buf, const char *fmt, va_list ap);

CVSTrac 2.0.1