X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FSerialPortLib.h;h=60d32122976b7ce8fc15af91bc235b5da8fc9c2e;hp=6fee2892428382fc4f80f20c7b74a5e52ac492d8;hb=1a2f870c9babe077c2d3abea23b6e8e044778341;hpb=7076244ef4005642712f32591abbd8188d6b6f40 diff --git a/MdePkg/Include/Library/SerialPortLib.h b/MdePkg/Include/Library/SerialPortLib.h index 6fee289242..60d3212297 100644 --- a/MdePkg/Include/Library/SerialPortLib.h +++ b/MdePkg/Include/Library/SerialPortLib.h @@ -69,7 +69,7 @@ SerialPortWrite ( @param Buffer Pointer to the data buffer to store the data read from the serial device. @param NumberOfBytes Number of bytes which will be read. - @retval 0 Read data failed, No data is to be read. + @retval 0 Read data failed, no data is to be read. @retval >0 Actual number of bytes read from serial device. **/