Documentation ordinal fixes.

diff --git a/memory/selector.c b/memory/selector.c
index 164ee53..13074bf 100644
--- a/memory/selector.c
+++ b/memory/selector.c
@@ -233,7 +233,7 @@
 
 
 /***********************************************************************
- *           AllocCStoDSAlias   (KERNEL.172)
+ *           AllocCStoDSAlias   (KERNEL.170)
  */
 WORD WINAPI AllocCStoDSAlias16( WORD sel )
 {
@@ -549,7 +549,7 @@
 }
 
 /***********************************************************************
- *           GetThreadSelectorEntry   (KERNEL32)
+ *           GetThreadSelectorEntry   (KERNEL32.@)
  */
 BOOL WINAPI GetThreadSelectorEntry( HANDLE hthread, DWORD sel, LPLDT_ENTRY ldtent)
 {