mirror of https://github.com/acidanthera/audk.git
Change svn:mime-type property on all Unicode files (extension .uni) in edk2
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lhauch <larry.hauch@intel.com> Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15806 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c9df168fa0
commit
ea64888716
|
@ -589,6 +589,7 @@ OrderedCollectionInsert (
|
||||||
|
|
||||||
Tmp = Tree->Root;
|
Tmp = Tree->Root;
|
||||||
Parent = NULL;
|
Parent = NULL;
|
||||||
|
Result = 0;
|
||||||
|
|
||||||
//
|
//
|
||||||
// First look for a collision, saving the last examined node for the case
|
// First look for a collision, saving the last examined node for the case
|
||||||
|
|
Loading…
Reference in New Issue