$OpenBSD: patch-network_mail_llscan_src_err_h,v 1.1 2004/01/04 22:35:01 espie Exp $
--- network/mail/llscan/src/err.h.orig	2004-01-04 23:23:02.000000000 +0100
+++ network/mail/llscan/src/err.h	2004-01-04 23:23:13.000000000 +0100
@@ -29,6 +29,6 @@
 #ifndef _err_h
 #define _err_h
 
-void error(/* msg, ... */);
+void error(string msg, ...);
 
 #endif
