svn commit: r265257 - head/bin/dd
Thomas Quinot
thomas at FreeBSD.org
Sat May 3 09:06:11 UTC 2014
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.
*/
More information about the svn-src-all
mailing list