Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -561,7 +561,7 @@ static int cvt_s(SprintfState *ss, const char *s, int width,
|
||||
}
|
||||
|
||||
/*
|
||||
** BiuldArgArray stands for Numbered Argument list Sprintf
|
||||
** BuildArgArray stands for Numbered Argument list Sprintf
|
||||
** for example,
|
||||
** fmp = "%4$i, %2$d, %3s, %1d";
|
||||
** the number must start from 1, and no gap among them
|
||||
|
||||
Reference in New Issue
Block a user