pidgin/pidgin

Clean up serv_chat_send_file() a little
release-2.x.y
2020-05-20, David Woodhouse
3d50e9e9e84d
Clean up serv_chat_send_file() a little

And serv_send_file() too while we're at it.
For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API. From there, see the
HOWTOs in the "Related Pages" section.
You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree. The documentation will be in the docs/html directory.