summaryrefslogtreecommitdiff
path: root/sysutils/smartmontools/patches/patch-ah
blob: bc62ff2502a49db0fc1df173d5d1aa4d4199be96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.1 2008/05/17 13:07:54 obache Exp $

--- os_freebsd.cpp.orig	2008-03-04 22:09:47.000000000 +0000
+++ os_freebsd.cpp
@@ -272,7 +272,6 @@ int marvell_command_interface(__unused i
 }
 
 int highpoint_command_interface(__unused int fd, __unused smart_command_set command, __unused int select, __unused char *data) {
-{
   return -1;
 }