From 9f369bc42ff9e01ab9d72edd74b1d838b69c1c78 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Thu, 3 Jun 2004 17:22:48 +0000 Subject: Mostly done with the listener changeover --HG-- extra : convert_revision : 1a4dca8836a2a04a21fb675c718a549a8d445d25 --- agentfwd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'agentfwd.h') diff --git a/agentfwd.h b/agentfwd.h index 0b42cb2..a0f675d 100644 --- a/agentfwd.h +++ b/agentfwd.h @@ -30,9 +30,8 @@ #include "channel.h" int agentreq(struct ChanSess * chansess); -int agentaccept(struct ChanSess * chansess); -void agentcleanup(struct ChanSess * chansess); void agentsetauth(struct ChanSess *chansess); +void agentcleanup(struct ChanSess * chansess); void agentset(struct ChanSess *chansess); #ifdef __hpux -- cgit v1.2.3