diff options
Diffstat (limited to 'Xtrans.h')
-rw-r--r-- | Xtrans.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -215,6 +215,10 @@ typedef struct _XtransConnInfo *XtransConnInfo; * Function prototypes for the exposed interface */ +void TRANS(FreeConnInfo) ( + XtransConnInfo /* ciptr */ +); + #ifdef TRANS_CLIENT XtransConnInfo TRANS(OpenCOTSClient)( |