]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Typo in linux_arch_sparc64_kernel_time.c
authorJames Mayer <james@cobaltmountain.com>
Mon, 15 Jul 2002 06:07:34 +0000 (23:07 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 15 Jul 2002 06:07:34 +0000 (23:07 -0700)
arch/sparc64/kernel/time.c

index 47c794e99f4b02283219fb1071eac5aed3577322..447f56926b161f1cb8e959c7c0ec50e8e4c59112 100644 (file)
@@ -688,7 +688,7 @@ static int set_rtc_mmss(unsigned long nowtime)
 
        /* 
         * Not having a register set can lead to trouble.
-        * Also starfire doesnt have a tod clock.
+        * Also starfire doesn't have a tod clock.
         */
        if (!mregs && !dregs) 
                return -1;