r4936: moved to a convention where the completion function is only called in
authorAndrew Tridgell <tridge@samba.org>
Sun, 23 Jan 2005 08:16:16 +0000 (08:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:07 +0000 (13:09 -0500)
commit0db8b5a949dd84966c21828bc91cd9d54b082b71
tree8150054644083d7a14355aeffd206eb3e7cf7b50
parent8eb0963c95bde4a8226f5d02ee0d8b478cf2dcc4
r4936: moved to a convention where the completion function is only called in
one place. This makes the code more robust, and simpler (it would have
prevented the error that volker found).
(This used to be commit 420b53091ee784d7891fb62d48e2f5a225b4dbf8)
source4/libcli/composite/loadfile.c
source4/libcli/composite/savefile.c