Fix the call to set_network_coding_system
commit4639bc99d677aef2583200c4aa8e4cf53a29ecb9
authorAaron Conole <aconole@bytheb.org>
Mon, 2 May 2016 21:40:14 +0000 (2 23:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 2 May 2016 21:40:14 +0000 (2 23:40 +0200)
tree48ebd4f078b0f64cc73aeb29cad8deafa9565d63
parent6b3d64854f6a7b0c8365b600704f0087b15b5720
Fix the call to set_network_coding_system

* src/process.c (Fmake_network_process): A recent commit
modified the set_network_socket_coding_system function to take
arguments host, service, and name. However, those arguments
appear to be swapped.

  Copyright-paperwork-exempt: yes
src/process.c