messaging_dgm: Use %ju to fill lockfile
authorVolker Lendecke <vl@samba.org>
Sat, 2 Aug 2014 11:57:43 +0000 (13:57 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 22 Aug 2014 00:53:52 +0000 (02:53 +0200)
commit8deb851200e5938a393932e7c50607f4180798ca
tree79b482bf297e7473e598225ae96a986f3f5d92dc
parent5cbda7e24873ffb5946c7578576ad1af1579ae60
messaging_dgm: Use %ju to fill lockfile

... much nicer than PRIu64

Also, append a \n. Makes it better readable when looking at the lockfile

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