From 8202f4d6d5e8c7d91801f2343fd42638be1f6ff3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 11 Oct 2006 05:46:25 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b41fc210b0..6c1506d361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ * src/ls.c (quote_name): Use initializer rather than memset to initialize an object to zero. This is easier to read and is less - likely to introduce an runtime error due to a mixup. It causes + likely to introduce a runtime error due to a mixup. It causes gcc -W to issue a warning, but you can work around this by appending -Wno-missing-field-initializers. * src/pathchk.c (portable_chars_only): Likewise. -- 2.47.3