Use the %*s feature of snprintf to remove anothe static fstring.
authorJeremy Allison <jra@samba.org>
Tue, 18 Dec 2007 00:20:44 +0000 (16:20 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 18 Dec 2007 00:20:44 +0000 (16:20 -0800)
commit4ae4b2358688bf289305a2db0ed01b653ac073b2
treee1d279fbdb7e43b13a645a99879af0b5a93f2989
parent7f6593cddef048dd05140b05d306c708d8134f0e
Use the %*s feature of snprintf to remove anothe static fstring.
Jeremy.
source/lib/util.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_srv.c