Author: pjd
Date: Thu Oct 27 20:36:35 2011
New Revision: 226861
URL: http://svn.freebsd.org/changeset/base/226861

Log:
  Remove redundant space.
  
  MFC after:    3 days

Modified:
  head/sbin/hastd/secondary.c

Modified: head/sbin/hastd/secondary.c
==============================================================================
--- head/sbin/hastd/secondary.c Thu Oct 27 20:35:21 2011        (r226860)
+++ head/sbin/hastd/secondary.c Thu Oct 27 20:36:35 2011        (r226861)
@@ -125,7 +125,7 @@ static void *send_thread(void *arg);
        TAILQ_REMOVE(&hio_##name##_list, (hio), hio_next);              \
        mtx_unlock(&hio_##name##_list_lock);                            \
 } while (0)
- 
+
 static void
 hio_clear(struct hio *hio)
 {
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to