Author: lulf
Date: Mon Dec  8 17:09:02 2008
New Revision: 185768
URL: http://svn.freebsd.org/changeset/base/185768

Log:
  - Add missing word in comment.

Modified:
  head/sys/geom/geom_subr.c

Modified: head/sys/geom/geom_subr.c
==============================================================================
--- head/sys/geom/geom_subr.c   Mon Dec  8 17:01:05 2008        (r185767)
+++ head/sys/geom/geom_subr.c   Mon Dec  8 17:09:02 2008        (r185768)
@@ -370,7 +370,7 @@ g_destroy_geom(struct g_geom *gp)
 }
 
 /*
- * This function is called (repeatedly) until the has withered away.
+ * This function is called (repeatedly) until the geom has withered away.
  */
 void
 g_wither_geom(struct g_geom *gp, int error)
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to