From 76d2762ac8dca417ee9adc3c583e86698712f98b Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 11 Oct 2000 20:39:32 +0000 Subject: change cell type to "string" since we're not including it in the extras. 2000-10-11 Chris Toshok * subscribe-dialog.c (STORE_ETABLE_SPEC): change cell type to "string" since we're not including it in the extras. svn path=/trunk/; revision=5862 --- mail/ChangeLog | 5 +++++ mail/subscribe-dialog.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index cab63f6706..9d7d35f71d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-10-11 Chris Toshok + + * subscribe-dialog.c (STORE_ETABLE_SPEC): change cell type to + "string" since we're not including it in the extras. + 2000-10-11 Christopher James Lahey * message-list.c, message-list.h, subscribe-dialog.c: Changed diff --git a/mail/subscribe-dialog.c b/mail/subscribe-dialog.c index 133d82405c..7d850adb26 100644 --- a/mail/subscribe-dialog.c +++ b/mail/subscribe-dialog.c @@ -52,7 +52,7 @@ " #define STORE_ETABLE_SPEC " \ - \ + \ \ \ \ -- cgit v1.2.3