From: Tomek Mrugalski Date: Thu, 18 May 2017 20:10:56 +0000 (+0200) Subject: [19430] Unnecessary dot removed. X-Git-Tag: v4_4_0b1_f1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d5a624d93f7edd252bf32345613334229a9c3e;p=thirdparty%2Fdhcp.git [19430] Unnecessary dot removed. --- diff --git a/omapip/errwarn.c b/omapip/errwarn.c index 7c91d9d32..689c3deaa 100644 --- a/omapip/errwarn.c +++ b/omapip/errwarn.c @@ -79,7 +79,7 @@ void log_fatal (const char * fmt, ... ) log_error ("than a configuration issue please read the section on submitting"); log_error ("bugs on either our web page at www.isc.org or in the README file"); log_error ("before submitting a bug. These pages explain the proper"); - log_error ("process and the information we find helpful for debugging.."); + log_error ("process and the information we find helpful for debugging."); log_error ("%s", ""); log_error ("exiting.");