[Patch 3/3] chcli cleanup: GET/PUT confused in printout
- Subject: [Patch 3/3] chcli cleanup: GET/PUT confused in printout
- From: Pete Zaitcev <zaitcev@xxxxxxxxxx>
- Date: Tue, 2 Mar 2010 19:08:56 -0700
- Cc: Project Hail List <hail-devel@xxxxxxxxxxxxxxx>
- Organization: Red Hat, Inc.
Signed-Off-By: Pete Zaitcev <zaitcev@xxxxxxxxxx>
---
tools/chcli.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/chcli.c b/tools/chcli.c
index 1c3576d..7f3858e 100644
--- a/tools/chcli.c
+++ b/tools/chcli.c
@@ -579,7 +579,7 @@ static int cmd_get(void)
}
if (key_data_len < 1 || key_data_len > CHD_KEY_SZ) {
- fprintf(stderr, "PUT: invalid key size %u\n",
+ fprintf(stderr, "GET: invalid key size %u\n",
(unsigned int) key_data_len);
return 1;
}
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]