From 1711ba895376fef9eb9b5face92118b674db8015 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Thu, 28 Dec 2023 01:03:51 +0100 Subject: Fix indentation typo in src/Makefile.am --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 425f8614..e26c246c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,8 +37,8 @@ dillo_SOURCES = \ bw.c \ cookies.c \ cookies.h \ - hsts.c \ - hsts.h \ + hsts.c \ + hsts.h \ auth.c \ auth.h \ md5.c \ -- cgit v1.2.3