summaryrefslogtreecommitdiff
path: root/security/hydan/patches/patch-aa
blob: 48d82d3a53a331c20c5ae543a91f5cd32111f567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2004/09/16 16:12:57 he Exp $

--- hdn_decode.c.orig	Thu Jun 24 02:09:54 2004
+++ hdn_decode.c
@@ -120,7 +120,7 @@ int hdn_decode_main (int argc, char **ar
      */
     if (!(sh = hdn_exe_get_sections (host_data->content)))
     {
-        HDN_WARN ("Error extracting sections from host file");
+        HDN_WARN ("Error extracting sections from host file", "");
         goto out;
     }