From 3ba0cf932c7b6733ae9f378b48b315fb264a8106 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 25 Aug 2001 11:29:33 +0000 Subject: Spelling fix --- security/drweb-sendmail/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/drweb-sendmail/files/patch-ab (limited to 'security/drweb-sendmail/files/patch-ab') diff --git a/security/drweb-sendmail/files/patch-ab b/security/drweb-sendmail/files/patch-ab new file mode 100644 index 000000000000..219193c9bd1a --- /dev/null +++ b/security/drweb-sendmail/files/patch-ab @@ -0,0 +1,11 @@ +--- dw_filter.c.bak Mon Jul 30 05:12:02 2001 ++++ dw_filter.c Sat Aug 25 15:27:15 2001 +@@ -585,7 +585,7 @@ + syslog( LOG_MAIL | LOG_ERR, "daemon return error (%s) - possible problem with daemon", getDaemonCode( status ) ); + FAIL_EXIT( context, priv ); + } /* else - normal message */ +- syslog( LOG_MAIL | LOG_INFO, "Complite proccessing message from %s", priv->from ); ++ syslog( LOG_MAIL | LOG_INFO, "Complete proccessing message from %s", priv->from ); + free_private_data( priv ); + if( set_private_data( context, NULL ) != MI_SUCCESS ) + { -- cgit v1.2.3