Got rid of kluged value for am_sender, and instead added a new
authorWayne Davison <wayned@samba.org>
Fri, 25 Feb 2005 17:08:31 +0000 (17:08 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 25 Feb 2005 17:08:31 +0000 (17:08 +0000)
commit7f2a1f651e6db7483bcb3d2678dcb60cc4e54582
treef04f813065abaf72f9794d1e0792d659e352c162
parentbbbb44ee0f9cb07beaeaea4b9467d50b90cbf5cc
Got rid of kluged value for am_sender, and instead added a new
variable named am_starting_up that is non-zero during the option
parsing.  This lets the who_am_i() routine output a better value
for debugging info that is output during the option parsing.
options.c