Skip to content

Commit 767f985

Browse files
fix copy/paste error
1 parent 4e73fd7 commit 767f985

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/stdbit

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/stdbit/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://llvm.org/LICENSE.txt for license information.
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44

5-
# Tests for LLVM libc stdio.h functions.
5+
# Tests for LLVM libc stdbit.h functions.
66

77
load("//libc/test:libc_test_rules.bzl", "libc_test")
88

0 commit comments

Comments
 (0)