Module: wine Branch: master Commit: b3ff6803c0ac920a9b760dde30a4205c1d091ef7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b3ff6803c0ac920a9b760dde30...
Author: Michael Stefaniuc mstefani@redhat.de Date: Wed Nov 28 00:11:14 2007 +0100
dnsapi: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
---
dlls/dnsapi/dnsapi.h | 26 +++++++++++++------------- dlls/dnsapi/name.c | 8 ++++---- dlls/dnsapi/query.c | 24 ++++++++++++------------ dlls/dnsapi/record.c | 40 ++++++++++++++++++++-------------------- 4 files changed, 49 insertions(+), 49 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b3ff6803c0ac920a9b760d...