mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Fix typos in cmd/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9234
This commit is contained in:
committed by
Tony Hutter
parent
cac5f924ce
commit
eaf8e3b779
@@ -197,7 +197,7 @@ print_block(char *buf, int length)
|
||||
}
|
||||
|
||||
/*
|
||||
* Print an array of bytes to stdout as hexidecimal characters. str must
|
||||
* Print an array of bytes to stdout as hexadecimal characters. str must
|
||||
* have buf_len * 2 + 1 bytes of space.
|
||||
*/
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user