- Fixed lots of line-indentation problems, including a really huge section
authorWayne Davison <wayned@samba.org>
Fri, 21 Mar 2003 18:33:48 +0000 (18:33 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 21 Mar 2003 18:33:48 +0000 (18:33 +0000)
commitd9c7edf63f9da2d30dced5629734551dc874e47a
tree8f836f2d689aaf39b30904843f10c37247e6f30c
parenta15134394376f4b16341b62c2fd18f7857ea0611
- Fixed lots of line-indentation problems, including a really huge section
  of non-batch-mode code that was indented at the same level as its
  surrounding "if" statement.
- Moved the heavily-used am_* flags into global extern vars instead of
  externing them again and again in individual functions.
- Got rid of line-ending whitespace.
main.c