aboutsummaryrefslogtreecommitdiff
path: root/libc/shared/math/rsqrtf16.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/shared/math/rsqrtf16.h')
-rw-r--r--libc/shared/math/rsqrtf16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/shared/math/rsqrtf16.h b/libc/shared/math/rsqrtf16.h
index 54c7499..8dbf065 100644
--- a/libc/shared/math/rsqrtf16.h
+++ b/libc/shared/math/rsqrtf16.h
@@ -1,4 +1,4 @@
-//===-- Shared rsqrtf16 function -------------------------------*- C++ -*-===//
+//===-- Shared rsqrtf16 function --------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.