From 7d36acec5ba8c053b704573efbfd21ce50f00096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 9 Sep 2009 12:12:34 +0000 Subject: [PATCH] mark hex with 0x --- src/cryptoki.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cryptoki.hxx b/src/cryptoki.hxx index bea88ef..cf00096 100644 --- a/src/cryptoki.hxx +++ b/src/cryptoki.hxx @@ -57,7 +57,7 @@ namespace cryptoki { inline std::string readable(const std::string& data) { if (data.find_first_not_of(VALID_CHARS)