Kernel/VTerm - Fixed typo in comment
authorJohn Hodge (sonata) <[email protected]>
Mon, 13 May 2013 07:07:28 +0000 (15:07 +0800)
committerJohn Hodge (sonata) <[email protected]>
Mon, 13 May 2013 07:07:28 +0000 (15:07 +0800)
KernelLand/Kernel/drv/vterm_font.c

index 841ea50..f084c5b 100644 (file)
@@ -167,7 +167,7 @@ Uint16 VT_Colour12to15(Uint16 Col12)
 /**
  * \brief Converts a 12-bit colour into any other depth
  * \param Col12        12-bit source colour
- * \param Depth        Desired bit deptj
+ * \param Depth        Desired bit depth
  * \note Green then blue get the extra avaliable bits (16:5-6-5, 14:4-5-5)
  */
 Uint32 VT_Colour12toN(Uint16 Col12, int Depth)

UCC git Repository :: git.ucc.asn.au