diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/SwapBytes64.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/SwapBytes64.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.c b/MdePkg/Library/BaseLib/Ia32/SwapBytes64.c index 018790041f..ef9e861a96 100644 --- a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.c +++ b/MdePkg/Library/BaseLib/Ia32/SwapBytes64.c @@ -12,9 +12,7 @@ **/
-//
-// Include common header file for this module.
-//
+
/**
|