]> Savannah Git Hosting - gnulib.git/commitdiff
Untabify.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Jul 2020 19:39:35 +0000 (21:39 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Jul 2020 19:39:35 +0000 (21:39 +0200)
lib/basename-lgpl.h

index 203ec23fe56e261bf4c1862e8f4f68bd7e4b92f9..38070945ee9080827c52269d4abc5c7740316e87 100644 (file)
@@ -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