aboutsummaryrefslogtreecommitdiff
path: root/src/sg_write_x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg_write_x.c')
-rw-r--r--src/sg_write_x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_write_x.c b/src/sg_write_x.c
index 0a41d4ae..40edc352 100644
--- a/src/sg_write_x.c
+++ b/src/sg_write_x.c
@@ -156,7 +156,7 @@ struct opts_t {
bool ndob; /* "No Data-Out Buffer" from --same=NDOB */
bool verbose_given;
bool version_given;
- int dld; /* "Duration Limit Descrptor" bit mask; bit 0 -->
+ int dld; /* "Duration Limit Descriptor" bit mask; bit 0 -->
* DLD0, bit 1 --> DLD1, bit 2 --> DLD2
* only WRITE(16) and WRITE SCATTERED(16) */
int dry_run; /* temporary write when used more than once */