/[global]/global/libutil/strbuf.c
ViewVC logotype

Diff of /global/libutil/strbuf.c

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

revision 1.12 by shigio, Sat Apr 2 01:27:52 2005 UTC revision 1.13 by shigio, Sun Apr 3 09:03:47 2005 UTC
# Line 349  strbuf_sprintf(STRBUF *sb, const char *s Line 349  strbuf_sprintf(STRBUF *sb, const char *s
349  strbuf_sprintf(sb, s, va_alist)  strbuf_sprintf(sb, s, va_alist)
350          STRBUF *sb;          STRBUF *sb;
351          char *s;          char *s;
352          va_dcl;          va_dcl
353  #endif  #endif
354  {  {
355          static char buf[1024];          static char buf[1024];

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26