From a0ccf8893960addc11d6e00739e55e99c843ee30 Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 30 Apr 2022 16:07:10 +0000 Subject: [PATCH] ChangeLog: Fix last entry. git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5370 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartmontools/ChangeLog b/smartmontools/ChangeLog index ef376c9b5..5f7d1c2bb 100644 --- a/smartmontools/ChangeLog +++ b/smartmontools/ChangeLog @@ -4,7 +4,7 @@ $Id$ Makefile.am: Windows: Ensure that advapi32 is linked before kernel32. This keeps backward compatibility with old versions of Windows if - recent versions MinGW-w64 are used. + recent versions of MinGW-w64 are used. Makefile.am: config-vc: Remove HAVE___INT128 from generated config.h. -- GitLab