Documentation ordinal fixes.

diff --git a/controls/desktop.c b/controls/desktop.c
index ca91c8b..20099ff 100644
--- a/controls/desktop.c
+++ b/controls/desktop.c
@@ -218,7 +218,7 @@
 }
 
 /***********************************************************************
- *           PaintDesktop   (USER32.415)
+ *           PaintDesktop   (USER32.@)
  *
  */
 BOOL WINAPI PaintDesktop(HDC hdc)
@@ -254,7 +254,7 @@
 
 
 /***********************************************************************
- *           SetDeskWallPaper   (USER32.475)
+ *           SetDeskWallPaper   (USER32.@)
  *
  * FIXME: is there a unicode version?
  */