From f97b34a629dc4e811b9cf3d5f8cf9032f595ee2b Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 7 Nov 2016 10:14:59 -0500 Subject: Rename formats-util.h to format-util.h We don't have plural in the name of any other -util files and this inconsistency trips me up every time I try to type this file name from memory. "formats-util" is even hard to pronounce. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f2d8bf57f7..37efdd8625 100644 --- a/Makefile.am +++ b/Makefile.am @@ -932,7 +932,7 @@ libbasic_la_SOURCES = \ src/basic/copy.h \ src/basic/alloc-util.h \ src/basic/alloc-util.c \ - src/basic/formats-util.h \ + src/basic/format-util.h \ src/basic/nss-util.h nodist_libbasic_la_SOURCES = \ -- cgit v1.2.3-54-g00ecf