Browse Source

- Remove an unnecessary space

git-svn-id: branches/olivier/uefi@36367 -
olivier 8 years ago
parent
commit
c93d6e1ae4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/uefi/system.pp

+ 1 - 1
rtl/uefi/system.pp

@@ -13,7 +13,7 @@
 
  **********************************************************************}
 unit System;
- 
+
 interface
 
 {$define DISABLE_NO_THREAD_MANAGER}