Index: /trunk/include/iprt/cdefs.h
===================================================================
--- /trunk/include/iprt/cdefs.h	(revision 30994)
+++ /trunk/include/iprt/cdefs.h	(revision 30995)
@@ -1294,5 +1294,5 @@
 
 /** @def RT_MAKE_U16
- * Constructs a uint32_t value from two uint16_t values.
+ * Constructs a uint16_t value from two uint8_t values.
  */
 #define RT_MAKE_U16(Lo, Hi) \
