aboutsummaryrefslogtreecommitdiff
path: root/src/sg_persist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg_persist.c')
-rw-r--r--src/sg_persist.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sg_persist.c b/src/sg_persist.c
index 0e811789..339e91a3 100644
--- a/src/sg_persist.c
+++ b/src/sg_persist.c
@@ -33,7 +33,7 @@
#include "sg_unaligned.h"
#include "sg_pr2serr.h"
-static const char * version_str = "0.61 20180221";
+static const char * version_str = "0.62 20180226";
#define PRIN_RKEY_SA 0x0
@@ -1257,7 +1257,6 @@ main(int argc, char * argv[])
goto fini;
}
sg_cmds_close_device(sg_fd);
- sg_fd = -1;
}
if (! op->readwrite_force) {