millert
7d5166497f
Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient).
Use "extern __inline" instead of "static __inline" since the extern flavor behaves more like a macro (which is what we want). OK deraadt@ and tested on all platforms by various folks. |
21 years ago | |
---|---|---|
src | Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient). | 21 years ago |