]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Indentation fix in rlm_mschap.c 1810/head
authorHerwin Weststrate <herwin@quarantainenet.nl>
Fri, 28 Oct 2016 11:11:03 +0000 (13:11 +0200)
committerHerwin Weststrate <herwin@quarantainenet.nl>
Fri, 28 Oct 2016 11:11:03 +0000 (13:11 +0200)
src/modules/rlm_mschap/rlm_mschap.c

index efe56227a7d14d559e2741064d64272244586e4d..5a3a67ae7a6c61e7558b14b6e42a5384e45898fb 100644 (file)
@@ -1213,7 +1213,7 @@ static int CC_HINT(nonnull (1, 2, 4, 5 ,6)) do_mschap(rlm_mschap_t *inst, REQUES
                        return -1;
                }
                break;
-               }
+       }
 
 #ifdef WITH_AUTH_WINBIND
                /*