From a1b614285518c1e4928919b905e992f35f4a3224 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 28 Oct 2009 12:02:15 +0000 Subject: [scd] Memory leak fix. [g13] Send MOUNTPOINT status line --- common/status.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/status.h') diff --git a/common/status.h b/common/status.h index a11f2a38c..bb5429dc0 100644 --- a/common/status.h +++ b/common/status.h @@ -124,6 +124,8 @@ enum STATUS_PKA_TRUST_GOOD, STATUS_TRUNCATED, + STATUS_MOUNTPOINT, + STATUS_ERROR }; -- cgit v1.2.3