sasl: Corrected a few violations of the curl coding standards
authorSteve Holme <steve_holme@hotmail.com>
Thu, 21 Mar 2013 22:21:22 +0000 (22:21 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 21 Mar 2013 22:21:22 +0000 (22:21 +0000)
commitce2008066a519e0574e84cf3078fd8d7c41e638e
tree9cf68eee04ba1bf426f464b5b3251c262c2c8ea6
parentd85647cfddd5b1c0ae5623d91ae7cc3807350807
sasl: Corrected a few violations of the curl coding standards

Corrected some incorrectly positioned pointer variable declarations to
be "char *" rather than "char* ".
lib/curl_sasl.c
lib/curl_sasl.h