| author | |
| committer | |
| log | 60d1e675d2b9c45c88fc01790205a64db6a43627 |
| tree | d69b58aca5c173534851d9de02f39f6211dec501 |
| parent | f39dc00ed467dd34999f71adf560b71383755a80 |
Don't blame them for our bugs :)1 files changed, 0 insertions(+), 1 deletions(-)
lib/std/crypto/aes/aesni.zig-1| ... | ... | @@ -3,7 +3,6 @@ |
| 3 | 3 | // This file is part of [zig](https://ziglang.org/), which is MIT licensed. |
| 4 | 4 | // The MIT license requires this copyright notice to be included in all copies |
| 5 | 5 | // and substantial portions of the software. |
| 6 | // Based on Go stdlib implementation | |
| 7 | 6 | |
| 8 | 7 | const std = @import("../../std.zig"); |
| 9 | 8 | const mem = std.mem; |