/[monit]/monit/util.c
ViewVC logotype

Diff of /monit/util.c

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

revision 1.150 by martinp, Tue Feb 8 22:33:53 2005 UTC revision 1.151 by martinp, Sat Feb 12 23:45:18 2005 UTC
# Line 1310  char *Util_formatString(const char *s, v Line 1310  char *Util_formatString(const char *s, v
1310    
1311    int n;    int n;
1312    int size= STRLEN;    int size= STRLEN;
1313    char *buf= xcalloc(sizeof(char), size + 1);    char *buf= xcalloc(sizeof(char), size);
1314        
1315  #ifdef HAVE_VA_COPY  #ifdef HAVE_VA_COPY
1316    va_list ap_copy;    va_list ap_copy;

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151

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