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

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