s3: printing: Reformatting of parts of this file to modern coding standards.
commit631bca9e92e9aa7380140ff9e603d40fda9e3e66
authorJeremy Allison <jra@samba.org>
Mon, 30 Apr 2018 18:57:52 +0000 (30 11:57 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 4 May 2018 20:34:24 +0000 (4 22:34 +0200)
treea2b31e14836f3b25fc9e6f5634fc8cbed3702f90
parentd1730d6ff19b60ebf9f6b18aaa4afab733b18b25
s3: printing: Reformatting of parts of this file to modern coding standards.

This should not change the code behavior in any way, it is just being
done to make it easier for me to move this code to calling the
standard read_file() function later on, which takes a file offset
to read from (and uses pread internally).

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/printing/nt_printing.c