Skip to content
Snippets Groups Projects
Commit b0e7d290 authored by deuce's avatar deuce
Browse files

Function name has changed... update comment.

parent 1e974066
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
* Currently, the type is not overly usefull, but this could be used for
* automatic type conversions (ie: int to char *). Right now it just assures
* that the type passed to sprintf() is the type passed to
* single_printf_realloc().
* xp_asprintf_next().
*/
char *xp_asprintf_next(char *format, int type, ...)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment