summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-03 11:30:19 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-03 11:30:19 +0000
commite02a0e9245dd026e44c2f3158add4259df33d4a8 (patch)
tree714da5aa7e4fe1e60ea73dcb616e07bc1a345ada /IntelFrameworkPkg/Include
parent5e0b1e3f828d1c6cb449373628616fe3ee03221d (diff)
downloadedk2-platforms-e02a0e9245dd026e44c2f3158add4259df33d4a8.tar.xz
remove stranger characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8737 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include')
-rw-r--r--IntelFrameworkPkg/Include/Framework/Legacy16.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/Legacy16.h b/IntelFrameworkPkg/Include/Framework/Legacy16.h
index ba7b6ca5a2..5ca865aaee 100644
--- a/IntelFrameworkPkg/Include/Framework/Legacy16.h
+++ b/IntelFrameworkPkg/Include/Framework/Legacy16.h
@@ -309,9 +309,9 @@ typedef enum {
/// Input:
/// AX = Compatibility16SetKeyboardLeds
/// CL = LED status.
- /// Bit 0 – Scroll Lock 0 = Off
- /// Bit 1 – NumLock
- /// Bit 2 – Caps Lock
+ /// Bit 0 Scroll Lock 0 = Off
+ /// Bit 1 NumLock
+ /// Bit 2 Caps Lock
/// Output:
/// AX = Returned status codes
///