aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example6.cpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2006-11-17 22:57:14 +0000
committerVincent Richard <[email protected]>2006-11-17 22:57:14 +0000
commitc00aa1fc5e842131ef824dd909411ba0319409bf (patch)
tree8a8c647f87a32b0ae974e45b103572bbfa4e0e81 /examples/example6.cpp
parentImbue classic 'C' locale for unformatted output. (diff)
downloadvmime-c00aa1fc5e842131ef824dd909411ba0319409bf.tar.gz
vmime-c00aa1fc5e842131ef824dd909411ba0319409bf.zip
Fixed indentation.
Diffstat (limited to 'examples/example6.cpp')
-rw-r--r--examples/example6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example6.cpp b/examples/example6.cpp
index 984d14e0..9fbfbf3d 100644
--- a/examples/example6.cpp
+++ b/examples/example6.cpp
@@ -147,7 +147,7 @@ class interactiveCertificateVerifier : public vmime::security::cert::defaultCert
{
public:
- void verify(vmime::ref <vmime::security::cert::certificateChain> chain)
+ void verify(vmime::ref <vmime::security::cert::certificateChain> chain)
{
try
{