s3: Remove a reference to cli->inbuf
commite77da2f408a92822c7c1b08cc004890e18c8fc68
authorVolker Lendecke <vl@samba.org>
Mon, 23 May 2011 10:22:41 +0000 (23 12:22 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 23 May 2011 13:45:37 +0000 (23 15:45 +0200)
tree7c5e1150585589ba006ac6488fb6c5bf2b871fca
parentb1a7bdb93c7fda54a29284f1691de1dc4f3bbf6b
s3: Remove a reference to cli->inbuf

This is only used for utf16 alignment calculations, "rdata" is aligned the
same way as cli->inbuf is.
source3/libsmb/clirap.c