Commit 91faff1
committed
On the user-defined-authn branch:
* auth/auth.c (find_next_user_scheme_type): Reduce four operations to just
two, for the same result. Compilers optimize it that way -- might as
well make it official. /Obviously/ this is on a critical path where
every cycle counts.
git-svn-id: https://svn.apache.org/repos/asf/serf/branches/user-defined-authn@1926126 13f79535-47bb-0310-9956-ffa450edef681 parent 3cb03c4 commit 91faff1
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
618 | | - | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
619 | 623 | | |
620 | 624 | | |
621 | 625 | | |
| |||
0 commit comments