Commit fec02a2d by Gabriel Dos Reis

Fix typos.

From-SVN: r98084
parent 0e0af50b
2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
* argv.c (dupargv): Mallocate space of argv[argc], not * argv.c (dupargv): Allocate space of argv[argc], not
sizeof(char *) of that amuont. Cast result to char *. sizeof(char *) of that amount. Cast result to char *.
2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net> 2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment