From 4cfff6810c595e60cf4411dc9bac83c0328e8812 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 5 Jul 2020 21:39:35 +0200 Subject: [PATCH] Untabify. --- lib/basename-lgpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/basename-lgpl.h b/lib/basename-lgpl.h index 203ec23fe5..38070945ee 100644 --- a/lib/basename-lgpl.h +++ b/lib/basename-lgpl.h @@ -44,7 +44,7 @@ extern "C" { "foo/bar//" "bar//" "/" "" "//" "" - "" "" + "" "" The return value is a tail of the given FILENAME; do NOT free() it! */ /* This function was traditionally called 'basename', but we avoid this -- 2.39.5