From: Sascha Wildner Date: Mon, 9 Jul 2012 16:14:10 +0000 (+0200) Subject: twa(4): Remove an extra : in a message (it will be automatically added). X-Git-Tag: v3.2.0~634 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/e45e25804d93792d96d6de2ba6307c57844774ce twa(4): Remove an extra : in a message (it will be automatically added). --- diff --git a/sys/dev/raid/twa/tw_cl_misc.c b/sys/dev/raid/twa/tw_cl_misc.c index 0e98fc4848..7bb223dd7a 100644 --- a/sys/dev/raid/twa/tw_cl_misc.c +++ b/sys/dev/raid/twa/tw_cl_misc.c @@ -683,7 +683,7 @@ tw_cli_notify_ctlr_info(struct tw_cli_ctlr_context *ctlr) tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, TW_CL_MESSAGE_SOURCE_COMMON_LAYER_ERROR, 0x1300, 0x3, TW_CL_SEVERITY_INFO_STRING, - "Controller details:", + "Controller details", "Model %.16s, %d ports, Firmware %.16s, BIOS %.16s", error[2]?(TW_INT8 *)TW_CL_NULL:ctlr_model, num_ports,