From d3ddb9098d2f4e3dd37543e72cb131101847d6d6 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 21 May 2015 23:36:22 +0100 Subject: [PATCH] mv: note removal of stdio --- Applications/util/mv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/util/mv.c b/Applications/util/mv.c index 77964515..7d095723 100644 --- a/Applications/util/mv.c +++ b/Applications/util/mv.c @@ -3,7 +3,7 @@ * Permission is granted to use, distribute, or modify this source, * provided that this copyright notice remains intact. * - * Most simple built-in commands are here. + * stdio stripped out Alan Cox 2015 */ #include -- 2.34.1