From: Alan Cox Date: Fri, 25 Mar 2016 22:27:16 +0000 (+0000) Subject: start; update comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d4ed08915d476c27d95d37d73c908c79dd64876c;p=FUZIX.git start; update comment --- diff --git a/Kernel/start.c b/Kernel/start.c index f9fc771f..cc12cd5c 100644 --- a/Kernel/start.c +++ b/Kernel/start.c @@ -10,8 +10,8 @@ static uint8_t ro; /* - * Put nothing here that cannot be discarded. We will eventually - * make the entire of this disappear after the initial _execve + * Put nothing here that cannot be discarded. We make the entirity + * of this disappear after the initial _execve. */ #ifndef TTY_INIT_BAUD