librpc: Fix a gcc warning
authorVolker Lendecke <vl@samba.org>
Tue, 21 Jan 2020 12:17:13 +0000 (13:17 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2020 19:11:34 +0000 (19:11 +0000)
commit7b5edaebced3167bb9df8a0d4db83af43c309ef9
tree6d7bfef241b0ae16162d0a3ea1ec1e56e1630e5a
parent1393011b1e2f1b73ff196ed2360bf18b0f81bef9
librpc: Fix a gcc warning

gcc does not like const before static

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/ndr/ndr.c