edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c:

* Remove trailing whitespace in file to fix warning/error from the
  Intel compiler: "last line of file ends without a newline"


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5638 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten 2008-08-13 21:02:24 +00:00
parent 1b233351f3
commit 6f5cf7595f
1 changed files with 4 additions and 5 deletions

View File

@ -92,4 +92,3 @@ SerialPortPoll (
return FALSE;
}