Module: wine Branch: master Commit: fadcd9563f2bba63f33ccbc89ce467b932281565 URL: https://source.winehq.org/git/wine.git/?a=commit;h=fadcd9563f2bba63f33ccbc89...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Mar 30 10:35:27 2021 +0200
dnsapi: Get rid of the dns_ prefix on helpers.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dnsapi/dnsapi.h | 47 +++++++++++------------- dlls/dnsapi/name.c | 8 ++-- dlls/dnsapi/query.c | 102 +++++++++++++++++++++++++-------------------------- dlls/dnsapi/record.c | 87 +++++++++++++++++++------------------------ 4 files changed, 114 insertions(+), 130 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fadcd9563f2bba63f33cc...