]> git.proxmox.com Git - mirror_edk2.git/commit
StdLib: Fix parameter type errors.
authorStefan Kaeser <stefankaeser@hotmail.com>
Wed, 17 Sep 2014 20:58:16 +0000 (20:58 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Sep 2014 20:58:16 +0000 (20:58 +0000)
commit9d66ee4d177307ca59f08d242e592ec95a325d26
tree23fc28c82adafada1a63418961bb167d03662055
parentec53da7bfa351186f02496971a39215e1158fb96
StdLib: Fix parameter type errors.

Fix casts of parameters to sprintf() so that they have the correct type.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Stefan Kaeser <stefankaeser@hotmail.com>
Reviewed-by: daryl.mcdaniel@intel.com
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16125 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/BsdSocketLib/ns_print.c
StdLib/BsdSocketLib/res_debug.c