]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[19430] Unnecessary dot removed.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 18 May 2017 20:10:56 +0000 (22:10 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 28 Jun 2017 12:07:45 +0000 (14:07 +0200)
omapip/errwarn.c

index 7c91d9d32a8b258eafadd7629810928c6af89134..689c3deaad05abe8d7ef492e0e8c3575c853cfce 100644 (file)
@@ -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.");