From 4f9353ad865c24fde49cbd65af957eb507d23328 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 14 Oct 2022 11:41:52 +0100 Subject: [PATCH] Remove superfluous comment --- main.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.c b/main.c index 2483601..22a3998 100644 --- a/main.c +++ b/main.c @@ -381,9 +381,6 @@ int main(int argc, char *argv[]) rlen += n; } - /* - * Close the resource. - */ closedir(rdir); } else { fprintf(stderr,