summaryrefslogtreecommitdiff
path: root/libc/sysdeps/powerpc/bits/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/powerpc/bits/link.h')
-rw-r--r--libc/sysdeps/powerpc/bits/link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/powerpc/bits/link.h b/libc/sysdeps/powerpc/bits/link.h
index b907bd608..f06092f10 100644
--- a/libc/sysdeps/powerpc/bits/link.h
+++ b/libc/sysdeps/powerpc/bits/link.h
@@ -83,7 +83,7 @@ typedef struct La_ppc64_retval
uint64_t lrv_r3;
uint64_t lrv_r4;
double lrv_fp[4]; /* f1-f4, float - complex long double. */
- uint32_t lrv_v2[4]; /* v2. */
+ uint32_t lrv_v2[4]; /* v2. */
} La_ppc64_retval;