From b8675fe98cc38e9a49afec52f4102d330d9aaa27 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Tue, 11 Nov 2025 15:37:44 -0800 Subject: [PATCH] maint: fix a comment in the generated src/fs-is-local.h file Reported by Bruno Haible in . * src/extract-magic ($magic_comment): Mention that the function returns 1 if the file system is local and 0 if it is remote. --- src/extract-magic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/extract-magic b/src/extract-magic index 978c88a8c2..b9b4f8e387 100644 --- a/src/extract-magic +++ b/src/extract-magic @@ -114,8 +114,8 @@ EOF my $map_comment = <