From eaba08b7b09daf0564b131225b7cb2ebdbdda646 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 28 Mar 2024 17:42:51 +0000
Subject: [PATCH] drivedb.h: Remove bogus trailing space.

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5601 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 smartmontools/drivedb.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h
index 4494b3f82..454e3c207 100644
--- a/smartmontools/drivedb.h
+++ b/smartmontools/drivedb.h
@@ -6563,7 +6563,7 @@ const drive_settings builtin_knowndrives[] = {
     "0x30de:0x1000",
     "",
     "",
-    "-d sntjmicron "
+    "-d sntjmicron"
   },
   // 0x2eb9 (?): See Realtek (0x0bda) above
   // Power Quotient International
-- 
GitLab