Use %p for a pointer type in a printf-style format string. Also casting
authorTim Potter <tpot@samba.org>
Tue, 22 Jul 2003 01:18:24 +0000 (01:18 +0000)
committerTim Potter <tpot@samba.org>
Tue, 22 Jul 2003 01:18:24 +0000 (01:18 +0000)
commitafed2cbbcc07de9e453156972250f5f9d22e8e83
tree3219799fda286c6f439abf7d79df4398f573ce47
parent8b818ce381595cdcb36631a2440d6aa0038805f1
Use %p for a pointer type in a printf-style format string.  Also casting
a pointer to a uint32 value is incorrect on a 64-bit architecture.
source/rpc_server/srv_spoolss_nt.c