aboutsummaryrefslogtreecommitdiff
path: root/testing/sg_chk_asc.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-04-15 02:13:40 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-04-15 02:13:40 +0000
commit28400776770cf5453f196690fcd24e353c5826e0 (patch)
tree085a29ce0d158c4e2611b5b0053215b1dd3d7cc6 /testing/sg_chk_asc.c
parent7901cc4a6d580fddd88afccd8096cf292048db0b (diff)
downloadsg3_utils-28400776770cf5453f196690fcd24e353c5826e0.tar.gz
change links to http://sg.danny/cz/sg/* to https
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@895 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'testing/sg_chk_asc.c')
-rw-r--r--testing/sg_chk_asc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sg_chk_asc.c b/testing/sg_chk_asc.c
index 8e26e3bc..1f5f7edb 100644
--- a/testing/sg_chk_asc.c
+++ b/testing/sg_chk_asc.c
@@ -24,7 +24,7 @@
* checks it against the additional sense codes held in the
* sg_lib.c file.
* The online version of the asc_ascq codes can be found at:
- * http://www.t10.org/lists/asc-num.txt
+ * https://www.t10.org/lists/asc-num.txt
*/
static const char * version_str = "1.09 20210226";