mirror of https://github.com/acidanthera/audk.git
delete redundant **/
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6972 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
57e6bb7c92
commit
036befaf11
|
@ -255,7 +255,6 @@ IScsiAsciiStrToUnicodeStr (
|
|||
|
||||
@return CHAR8 * Pointer to the ASCII string.
|
||||
**/
|
||||
**/
|
||||
CHAR8 *
|
||||
IScsiUnicodeStrToAsciiStr (
|
||||
IN CHAR16 *Source,
|
||||
|
|
Loading…
Reference in New Issue