$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;
     }
 
