make string_init() static
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2000 11:07:11 +0000 (11:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2000 11:07:11 +0000 (11:07 +0000)
commitfdcbf6b52d8373bf8f35718a9649788415c23342
tree5eb0dacd2ed36fe176a22221071a7c6ecc67ed36
parent0751a0ea4cdb7f5db0aa6f359dd3e4f744fc0689
make string_init() static
use string_set() instead, to avoid the bug Richard discovered
source/lib/doscalls.c
source/lib/util_str.c