From a3b7ccf15d4c26f970fced2480abf31a369c5195 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 24 Jan 2001 22:51:43 +0000 Subject: [PATCH] Modify mime-body datatypes to have a pointer to the enclosing entity. --- v7/src/imail/imail-core.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/imail/imail-core.scm b/v7/src/imail/imail-core.scm index bc6e78496..a43441fa3 100644 --- a/v7/src/imail/imail-core.scm +++ b/v7/src/imail/imail-core.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: imail-core.scm,v 1.116 2001/01/24 22:51:22 cph Exp $ +;;; $Id: imail-core.scm,v 1.117 2001/01/24 22:51:43 cph Exp $ ;;; -;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology +;;; Copyright (c) 1999-2001 Massachusetts Institute of Technology ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as -- 2.25.1