From: Masatake YAMATO Date: Fri, 9 Jan 2026 01:15:18 +0000 (+0900) Subject: lib/path: (cosmetic) delete the empty line at the EOF X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611e5ddd7ecbf855813de87d426f70751e56874b;p=thirdparty%2Futil-linux.git lib/path: (cosmetic) delete the empty line at the EOF Signed-off-by: Masatake YAMATO --- diff --git a/lib/path.c b/lib/path.c index a828aea49..67527f5e9 100644 --- a/lib/path.c +++ b/lib/path.c @@ -1291,4 +1291,3 @@ int main(int argc, char *argv[]) return EXIT_SUCCESS; } #endif /* TEST_PROGRAM_PATH */ -