From 2b1167d82ad7d7f6617c812f61c6b62dd8553e7e Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 27 Mar 2023 19:31:14 +0100 Subject: Fix references to the renamed 'auxiliary' directory. I renamed it in a hurry this morning after the first report of a git error message on Windows. Now I realise that several source files referred to the old name, and also need fixing. --- hat-tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hat-tables.h') diff --git a/hat-tables.h b/hat-tables.h index 5b3b0ed..cdf6236 100644 --- a/hat-tables.h +++ b/hat-tables.h @@ -1,5 +1,5 @@ /* - * Header file autogenerated by aux/hatgen.c + * Header file autogenerated by auxiliary/hatgen.c * * To regenerate, run 'hatgen --tables > hat-tables.h' */ -- cgit v1.1