From b3452982327c3308a4a45f4abb367e26f190f6a9 Mon Sep 17 00:00:00 2001 From: Abdelatif Guettouche Date: Fri, 12 Nov 2021 11:04:23 +0100 Subject: [PATCH] system/sched_note/note_main.c: Fix the path of file in the header. Signed-off-by: Abdelatif Guettouche --- system/sched_note/note_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/sched_note/note_main.c b/system/sched_note/note_main.c index 5f589fbb4..49f210826 100644 --- a/system/sched_note/note_main.c +++ b/system/sched_note/note_main.c @@ -1,5 +1,5 @@ /************************************************************************************ - * apps/system/note/note_main.c + * apps/system/sched_note/note_main.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with