.TH "IXP_SRV_DATA2CSTRING" 3 "2012 Dec" "libixp Manual" .SH NAME .P ixp_srv_data2cstring .SH SYNOPSIS .nf #include void ixp_srv_data2cstring(Ixp9Req *req); .fi .SH DESCRIPTION .P Ensure that the data member of \fIreq\fR is null terminated, removing any new line from its end. .SH SEE ALSO .P Ixp9Req(3) .\" man code generated by txt2tags 2.6 (http://txt2tags.org) .\" cmdline: txt2tags -o- ixp_srv_data2cstring.man3