]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove the UNICODE defines from wshelper
authorAlexey Melnikov <alexey.melnikov@isode.com>
Thu, 22 Sep 2011 17:12:47 +0000 (18:12 +0100)
committerSam Hartman <hartmans@mit.edu>
Mon, 16 Jul 2012 13:31:15 +0000 (09:31 -0400)
commit7d156d88ce5cdc40b1df02f051d65b3ad93c60e1
treedbf2fcd0513c91074bd825d1f02276688a3cd497
parent8c3d2bfab7017a587d0c9a7de262cdcf18ce21c8
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>
ticket: 7210 (new)
tags: pullup
src/util/wshelper/Makefile.in