Author: thomas
Date: Sat May  3 09:06:11 2014
New Revision: 265257
URL: http://svnweb.freebsd.org/changeset/base/265257

Log:
  Minor comment fix.

Modified:
  head/bin/dd/conv.c

Modified: head/bin/dd/conv.c
==============================================================================
--- head/bin/dd/conv.c  Sat May  3 08:52:52 2014        (r265256)
+++ head/bin/dd/conv.c  Sat May  3 09:06:11 2014        (r265257)
@@ -74,7 +74,7 @@ def(void)
                dd_out(0);
 
                /*
-                * Ddout copies the leftover output to the beginning of
+                * dd_out copies the leftover output to the beginning of
                 * the buffer and resets the output buffer.  Reset the
                 * input buffer to match it.
                 */
_______________________________________________
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