aboutsummaryrefslogtreecommitdiff
path: root/lib/sg_pt_dummy.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-11-20 17:13:42 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-11-20 17:13:42 +0000
commit20315aa4fae1340e5d4b1faae15b90ee34b9ea50 (patch)
treeeb935ed0b6aed4abf787556adcfe9e3cb99c297d /lib/sg_pt_dummy.c
parent26be8550ae1aad5db9bcf9b0cfe1fdecccd210df (diff)
downloadsg3_utils-20315aa4fae1340e5d4b1faae15b90ee34b9ea50.tar.gz
sg_z_act_query: new utility for sending either a Zone activate or Zone query command; sg_rep_zones: add Report zone starting LBA granularity field in REPORT ZONES response [zbc2r12]; sg_decode_sense: add --nodecode option; initialize all sense buffers to 0; rework main README file
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@923 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/sg_pt_dummy.c')
-rw-r--r--lib/sg_pt_dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sg_pt_dummy.c b/lib/sg_pt_dummy.c
index 9bed386b..e080ff8c 100644
--- a/lib/sg_pt_dummy.c
+++ b/lib/sg_pt_dummy.c
@@ -22,7 +22,7 @@
#include "sg_lib.h"
#include "sg_pr2serr.h"
-/* Version 1.03 20211115 */
+/* Version 1.02 20210618 */
/* List of function names with external linkage that need to be defined
*