From: | hartmans@mit.edu |
Subject: | SVN Commit |
Remove the UNICODE defines from wshelper
wshelper is clearly not intended to use unicode:
wprintf is used extensively and exclusively to write to char[] buffers and
fields in dns structs are used as explicitly ASCII text.
Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>
https://github.com/krb5/krb5/commit/7d156d88ce5cdc40b1df02f051d65b3ad93c60e1
Author: Alexey Melnikov <alexey.melnikov@isode.com>
Committer: Sam Hartman <hartmans@mit.edu>
Commit: 7d156d88ce5cdc40b1df02f051d65b3ad93c60e1
Branch: master
src/util/wshelper/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)