diff tcpfwd.h @ 475:52a644e7b8e1 pubkey-options

* Patch from Frédéric Moulins adding options to authorized_keys. Needs review.
author Matt Johnston <matt@ucc.asn.au>
date Mon, 08 Sep 2008 15:14:02 +0000
parents c049490e43fe
children 805e557fdff7
line wrap: on
line diff
--- a/tcpfwd.h	Sat Jul 12 17:00:30 2008 +0000
+++ b/tcpfwd.h	Mon Sep 08 15:14:02 2008 +0000
@@ -55,6 +55,7 @@
 
 /* Server */
 void recv_msg_global_request_remotetcp();
+
 extern const struct ChanType svr_chan_tcpdirect;
 
 /* Client */