mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
Fix typos in include/
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 #9238
This commit is contained in:
committed by
Brian Behlendorf
parent
0463c95501
commit
cf7c5a030e
+1
-1
@@ -149,7 +149,7 @@ typedef struct zcp_arg {
|
||||
/*
|
||||
* The name of this argument. For keyword arguments this is the name
|
||||
* functions will use to set the argument. For positional arguments
|
||||
* the name has no programatic meaning, but will appear in error
|
||||
* the name has no programmatic meaning, but will appear in error
|
||||
* messages and help output.
|
||||
*/
|
||||
const char *za_name;
|
||||
|
||||
Reference in New Issue
Block a user