From 21cffce593d4cc7eeade12627c06b65379144468 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Wed, 17 Sep 2014 18:59:25 +0000 Subject: [PATCH] Correct a comment --- sys/cam/cam_xpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c index aa2ea65d2ee..3cba1b0e676 100644 --- a/sys/cam/cam_xpt.c +++ b/sys/cam/cam_xpt.c @@ -3052,7 +3052,7 @@ xpt_polled_action(union ccb *start_ccb) } /* - * Schedule a peripheral driver to receive a ccb when it's + * Schedule a peripheral driver to receive a ccb when its * target device has space for more transactions. */ void