mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
NetworkPkg: fix various typos
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
parent
1a21b50d6b
commit
d5df66e297
1 changed files with 1 additions and 1 deletions
|
|
@ -1634,7 +1634,7 @@ HttpGetFieldNameAndValue (
|
|||
}
|
||||
|
||||
//
|
||||
// Replace ':' with 0, then FieldName has been retrived from String.
|
||||
// Replace ':' with 0, then FieldName has been retrieved from String.
|
||||
//
|
||||
*(FieldValueStr - 1) = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue