/[xforms]/xforms/lib/flsnprintf.c
ViewVC logotype

Diff of /xforms/lib/flsnprintf.c

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

revision 1.3 by leeming, Tue Sep 9 00:28:25 2003 UTC revision 1.4 by leeming, Thu Nov 20 11:24:16 2003 UTC
# Line 331  int fl_portable_vsnprintf(char *str, siz Line 331  int fl_portable_vsnprintf(char *str, siz
331    
332  /* declarations */  /* declarations */
333    
 #if !defined(lint)  
 static char credits[] = "\n\  
 @(#)snprintf.c, v2.1: Mark Martinec, <mark.martinec@ijs.si>\n\  
 @(#)snprintf.c, v2.1: Copyright 1999, Mark Martinec. Artistic license applies.\n\  
 @(#)snprintf.c, v2.1: http://www.ijs.si/software/snprintf/\n";  
 #endif  
   
334  #if defined(NEED_ASPRINTF)  #if defined(NEED_ASPRINTF)
335  int asprintf(char **ptr, const char *fmt, /*args*/ ...) {  int asprintf(char **ptr, const char *fmt, /*args*/ ...) {
336    va_list ap;    va_list ap;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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