Tiny style tweak: don't have a statement whose correct indentation
commit56e08e378bef1aff44c2fa11c2e1a074b2d6c02b
authorglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Fri, 29 Feb 2008 01:07:26 +0000 (29 01:07 +0000)
committerglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Fri, 29 Feb 2008 01:07:26 +0000 (29 01:07 +0000)
tree603785b5912a6481592c5ac873a51d32e9e0b684
parentdad1eeef6adf389928c9e62ac782aaf32c332f95
Tiny style tweak: don't have a statement whose correct indentation
depends on an #ifdef.

* subversion/svnserve/serve.c
  (auth_request): Restructure function so that the #ifdef doesn't have
   a dangling else.

git-svn-id: http://svn.collab.net/repos/svn/trunk@29621 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/svnserve/serve.c