Documentation fixes.
diff --git a/memory/selector.c b/memory/selector.c
index 40d4c7f..144fc14 100644
--- a/memory/selector.c
+++ b/memory/selector.c
@@ -234,6 +234,7 @@
/***********************************************************************
* AllocCStoDSAlias (KERNEL.170)
+ * AllocAlias (KERNEL.172)
*/
WORD WINAPI AllocCStoDSAlias16( WORD sel )
{
@@ -518,6 +519,7 @@
/***********************************************************************
* MapSL (KERNEL32.@)
+ * MapSL (KERNEL.357)
*
* Maps fixed segmented pointer to linear.
*/