From 78b3909d9b3e88589e1b28a362bbc54913bca959 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 15 Dec 2004 22:17:03 +0000 Subject: Working on 'maildir' implementation. --- src/messaging/message.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/messaging/message.hpp') diff --git a/src/messaging/message.hpp b/src/messaging/message.hpp index 825e1021..fb6cfed1 100644 --- a/src/messaging/message.hpp +++ b/src/messaging/message.hpp @@ -120,10 +120,10 @@ protected: structure() { } structure(const structure&) { } - virtual ~structure() { } - public: + virtual ~structure() { } + /** Return the part at the specified position. * * @param x position -- cgit v1.2.3