From 83417a86da30b1db7acfd0650e33bcfd8f31b968 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 21 Jun 2001 03:07:27 +0000 Subject: - markus@cvs.openbsd.org 2001/06/16 08:50:39 [channels.h] bad //-style comment; thx to stevev@darkwing.uoregon.edu --- channels.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'channels.h') diff --git a/channels.h b/channels.h index 3de9627ab..53c914e0f 100644 --- a/channels.h +++ b/channels.h @@ -32,7 +32,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* RCSID("$OpenBSD: channels.h,v 1.37 2001/06/04 21:59:42 markus Exp $"); */ +/* RCSID("$OpenBSD: channels.h,v 1.38 2001/06/16 08:50:39 markus Exp $"); */ #ifndef CHANNEL_H #define CHANNEL_H @@ -209,7 +209,6 @@ int channel_connect_by_listen_adress(u_short listen_port); /* x11 forwarding */ int x11_connect_display(void); -//int x11_check_cookie(Buffer *b); char *x11_create_display(int screen); char *x11_create_display_inet(int screen, int x11_display_offset); void x11_input_open(int type, int plen, void *ctxt); -- cgit v1.2.3