r4936: moved to a convention where the completion function is only called in
commit420b53091ee784d7891fb62d48e2f5a225b4dbf8
authorAndrew Tridgell <tridge@samba.org>
Sun, 23 Jan 2005 08:16:16 +0000 (23 08:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:07 +0000 (10 13:09 -0500)
tree6cd8827924864ad615ef59c8da807ebfa2777e7c
parentc4faceadc74e0849f6197ccbec9952f6c94f6176
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).
source/libcli/composite/loadfile.c
source/libcli/composite/savefile.c