summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c')
-rw-r--r--EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c b/EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
index 7478a5ef2a..aa2066e132 100644
--- a/EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
+++ b/EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
@@ -180,4 +180,4 @@ DevicePathToTextLibConstructor (
DevicePathFromTextAddFilter (L"EmuThread", DevPathFromTextEmuThread);
DevicePathFromTextAddFilter (L"EmuFs", DevPathFromTextEmuFs);
return EFI_SUCCESS;
-} \ No newline at end of file
+}