summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/alpha/fpu/cfloat-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/alpha/fpu/cfloat-compat.h')
-rw-r--r--libc/ports/sysdeps/alpha/fpu/cfloat-compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/alpha/fpu/cfloat-compat.h b/libc/ports/sysdeps/alpha/fpu/cfloat-compat.h
index 858f0c578..fd0dacfb3 100644
--- a/libc/ports/sysdeps/alpha/fpu/cfloat-compat.h
+++ b/libc/ports/sysdeps/alpha/fpu/cfloat-compat.h
@@ -16,7 +16,7 @@
License along with the GNU C Library. If not, see
<http://www.gnu.org/licenses/>. */
-/* The behaviour of complex float changed between GCC 3.3 and 3.4.
+/* The behaviour of complex float changed between GCC 3.3 and 3.4.
In 3.3 and before (below, complex version 1, or "c1"), complex float
values were packed into one floating point register.