]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Unix/GdbRun
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / EmulatorPkg / Unix / GdbRun
index 428e6556317d79e1e318089a0e0f01b851a37b2e..14a398d62abe668e31f64859a8975e1860479af2 100644 (file)
@@ -68,9 +68,9 @@ define RemoveFirmwareSymbolFile
 end
 
 if gInXcode == 1
-  # in Xcode the program is already runing. Issuing a run command 
+  # in Xcode the program is already runing. Issuing a run command
   # will cause a fatal debugger error. The break point sciprt that
-  # is used to source this script sets gInCode to 1. 
+  # is used to source this script sets gInCode to 1.
 else
   #
   # Start the program running