From 010e23e504c61e87c00d79946904418cc6e16cc6 Mon Sep 17 00:00:00 2001 From: David van Moolenbroek Date: Wed, 30 Dec 2009 14:56:35 +0000 Subject: [PATCH] Kernel: fix do_stime.c header comment --- kernel/system/do_stime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/system/do_stime.c b/kernel/system/do_stime.c index 9b8510f40..a73f260af 100644 --- a/kernel/system/do_stime.c +++ b/kernel/system/do_stime.c @@ -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" -- 2.44.0