From e6cb694e1ff4af4dc3c9a7cf00211ce9e66ff402 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 15 Aug 1994 17:59:45 +0000 Subject: Formerly fshelp.h.~13~ --- libfshelp/fshelp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libfshelp') diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index c84c67ee..b1f5f0ad 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -40,6 +40,9 @@ struct trans_link /* This indicates that someone has already started up the translator */ int starting; + /* Error to return to user */ + error_t error; + /* Linked list of all translators */ struct trans_link *next, **prevp; }; -- cgit v1.2.3