printing: add more 'const' to read only input pointers
authorStefan Metzmacher <metze@samba.org>
Thu, 24 May 2018 15:40:27 +0000 (17:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Jun 2018 18:52:22 +0000 (20:52 +0200)
commit7d493eaeb11e1652cb1e4d59b3aceb2e33fae400
tree5ecb9fb8853091b4d9491893a930ac14106cd7e9
parent498830ccd212183a8c352ec5198af948788db519
printing: add more 'const' to read only input pointers

This makes it clearer that they won't be changed.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/nt_printing.h
source3/printing/nt_printing.c