- Improved some comments.
authorWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 01:19:01 +0000 (01:19 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 01:19:01 +0000 (01:19 +0000)
commit0492fdfb2eca167d572f38d02970465d0c30fad9
tree60bd636714b60cce88b482cc27df9c1338f7cea4
parent14698a3a1ab219dc8fbf68cabc79fdb17fc421f7
- Improved some comments.
- Changed the index passed to recv_generator() from "i" to "ndx".
- Call delete_in_dir() with its new args.
- During the redo phase, clear a bunch of options that might interfere
  with the generator deciding it needs to redo the file (for instance,
  --update-only could have interfered if --partial was specified).
generator.c