pidgin/pidgin

Fix inverted arguments to DNSServiceRegister.

2021-01-03, Elliott Sales de Andrade
918e73ae55b0
Fix inverted arguments to DNSServiceRegister.

The flags and interface index were swapped, though it worked out fine since the constant was 0 anyway.

Testing Done:
Compiled only; this is a semantic change only in the end.

Reviewed at https://reviews.imfreedom.org/r/329/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)