summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libsectok/r1r2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libsectok/r1r2.c b/lib/libsectok/r1r2.c
index 83927f2b8cd..7c56dee5789 100644
--- a/lib/libsectok/r1r2.c
+++ b/lib/libsectok/r1r2.c
@@ -1,4 +1,4 @@
-/* $Id: r1r2.c,v 1.4 2001/07/02 20:07:08 rees Exp $ */
+/* $Id: r1r2.c,v 1.5 2001/07/17 21:10:56 rees Exp $ */
/*
copyright 1999
@@ -78,7 +78,7 @@ static struct r1r2s {
{0x6381, "invalid key"},
{0x67ff, "invalid length; should be %x"},
{0x6980, "bad param"},
- {0x6982, "unreadable"},
+ {0x6982, "permission denied"},
{0x6983, "auth method blocked"},
{0x6984, "data invalid"},
{0x6985, "no file selected"},