From e639fb24fa5588110ff2e29677a3ae7a94b903d7 Mon Sep 17 00:00:00 2001 From: Lailouezzz Date: Sun, 5 Jan 2020 16:37:41 +0100 Subject: [PATCH] Update list.c header --- lib/link/seven_fs/list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/link/seven_fs/list.c b/lib/link/seven_fs/list.c index 2e4eacd..21ef4ea 100644 --- a/lib/link/seven_fs/list.c +++ b/lib/link/seven_fs/list.c @@ -1,5 +1,5 @@ /* **************************************************************************** - * link/seven_fs/delete.c -- delete an element from a Protocol 7.00 filesystem. + * link/seven_fs/list.c -- list all files/directories from a Protocol 7.00 filesystem. * Copyright (C) 2019 Alan "Lailouezzz" Le Bouder * * This file is part of libcasio.