multi.c: Corrected a couple of violations of the curl coding standards
Corrected some incorrectly positioned pointer variable declarations to be "type *" rather than "type* ".
parent
c0c46c31
Please register or sign in to comment
Corrected some incorrectly positioned pointer variable declarations to be "type *" rather than "type* ".