/[pupa]/pupa/kern/misc.c
ViewVC logotype

Diff of /pupa/kern/misc.c

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

revision 1.5 by jeroen, Sun Nov 16 16:36:36 2003 UTC revision 1.6 by marco_g, Mon Nov 17 18:07:07 2003 UTC
# Line 487  pupa_vsprintf (char *str, const char *fm Line 487  pupa_vsprintf (char *str, const char *fm
487    
488    if (str)    if (str)
489      *str = '\0';      *str = '\0';
490    
491      if (count && !str)
492        pupa_refresh ();
493        
494    return count;    return count;
495  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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