From 40e2a076fe4ddf0e5fafc22eb7c9f3f4d2b1bd0a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 13 Dec 2014 12:00:19 -0600 Subject: [PATCH] Cosmetic fix to a comment --- system/cu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/cu/Makefile b/system/cu/Makefile index 35ba6ad12..68024a0e9 100644 --- a/system/cu/Makefile +++ b/system/cu/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/sysem/cu/Makefile +# apps/system/cu/Makefile # # Copyright (C) 2014 Gregory Nutt. All rights reserved. # Author: Gregory Nutt