]> Zhao Yanbai Git Server - minix.git/commitdiff
Kernel: fix do_stime.c header comment (2)
authorDavid van Moolenbroek <david@minix3.org>
Wed, 30 Dec 2009 14:56:54 +0000 (14:56 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 30 Dec 2009 14:56:54 +0000 (14:56 +0000)
kernel/system/do_stime.c

index a73f260af5ca639e910d60f3e43a41354f62b854..e2560e0bfc81ac802c2dcec6a5762c32025a00d2 100644 (file)
@@ -2,7 +2,7 @@
  *   m_type:   SYS_STIME
  *
  * The parameters for this kernel call are:
- *    m4_l3:   T_BOOTITME
+ *    m4_l3:   T_BOOTTIME
  */
 
 #include "../system.h"