s3-swat Remove d_printf() calls
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Jun 2011 00:12:39 +0000 (10:12 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2011 11:47:27 +0000 (13:47 +0200)
commitfb3d5ade9d3f935a69834aaee0046a54dbf38ca1
tree3c4e8cb281fc284cc9139153c043e88f88e6a5ee
parentde0e0119447060c64f4531c031e5509de3afc1b5
s3-swat Remove d_printf() calls

These calls only ever output ASCII strings (protocol strings and
debugging), and never user content, so make it clear that these don't
need to be converted into UTF8.

Andrew Bartlett
source3/web/cgi.c