OSSP CVS Repository

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

ossp-pkg/cfg/cfg_buf.h 1.1 -> 1.2

--- cfg_buf.h    2002/07/04 12:18:47     1.1
+++ cfg_buf.h    2002/07/04 14:51:21     1.2
@@ -45,6 +45,7 @@
 extern cfg_rc_t cfg_buf_create  (cfg_buf_t **buf);
 extern cfg_rc_t cfg_buf_resize  (cfg_buf_t  *buf, int n);
 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);
 extern cfg_rc_t cfg_buf_content (cfg_buf_t  *buf, char **ptr, size_t *len, size_t *size);
 extern cfg_rc_t cfg_buf_destroy (cfg_buf_t  *buf);
 

CVSTrac 2.0.1