The unified diff between revisions [7a3b7b90..] and [b0cf63e6..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'common-channel.c'
# # # patch "common-channel.c" # from [540fd62e7492e94c82e1eba8a43d50ebcb93174e] # to [b98d336081f2cd767b935ada4e6dd9e015f47a81] # ============================================================ --- common-channel.c 540fd62e7492e94c82e1eba8a43d50ebcb93174e +++ common-channel.c b98d336081f2cd767b935ada4e6dd9e015f47a81 @@ -883,7 +883,7 @@ static void send_msg_channel_open_confir } #if defined(USING_LISTENERS) || defined(DROPBEAR_CLIENT) -matterror +#error Remove this line if you intend to compile listeners (ie tcp fwding, client) in. /* Create a new channel, and start the open request. This is intended * for X11, agent, tcp forwarding, and should be filled with channel-specific * options, with the calling function calling encrypt_packet() after