From: Bruno Haible Date: Sun, 5 Jul 2020 19:39:35 +0000 (+0200) Subject: Untabify. X-Git-Tag: v1.0~3900 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=4cfff6810c595e60cf4411dc9bac83c0328e8812;p=gnulib.git Untabify. --- 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