Fix a silly memset typo.
commitaed3a9f3435b0d337645d3c7efc8d32194a8c528
authorTim Potter <tpot@samba.org>
Mon, 21 Oct 2002 04:03:49 +0000 (21 04:03 +0000)
committerTim Potter <tpot@samba.org>
Mon, 21 Oct 2002 04:03:49 +0000 (21 04:03 +0000)
tree81b94450d044190545a5b10e8e437547682518cf
parent66ad44b588c491fc2352016b3c7da97c4f678a29
Fix a silly memset typo.

Change a int* to a uint32* in the cli_spoolss_enum_ports() function.
(This used to be commit 4663d79d3e9dcfef49f7cef1f6205efe58edbdc1)
source3/rpc_client/cli_spoolss.c