Author: pjd
Date: Wed Sep 28 13:25:27 2011
New Revision: 225835
URL: http://svn.freebsd.org/changeset/base/225835

Log:
  Correct typo.
  
  MFC after:    3 days

Modified:
  head/sbin/hastd/primary.c

Modified: head/sbin/hastd/primary.c
==============================================================================
--- head/sbin/hastd/primary.c   Wed Sep 28 13:21:53 2011        (r225834)
+++ head/sbin/hastd/primary.c   Wed Sep 28 13:25:27 2011        (r225835)
@@ -1213,7 +1213,7 @@ ggate_recv_thread(void *arg)
                                break;
                        }
                        pjdlog_debug(2,
-                           "ggate_recv: (%p) Moving request to the send 
queues.",
+                           "ggate_recv: (%p) Moving request to the send 
queue.",
                            hio);
                        refcount_init(&hio->hio_countdown, ncomps);
                        for (ii = 0; ii < ncomps; ii++)
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to