summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/alpha/sysdep.S
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-05 20:26:40 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-05 20:26:40 +0000
commit5556231db2301917cd14a7450de4eba2368c9763 (patch)
tree2456b4a2ec7e4377c420b2f94285dddb53784e5f /ports/sysdeps/unix/alpha/sysdep.S
parent869378a5bf1d415f52c14d9697b886d8143a73e1 (diff)
downloadglibc-5556231db2301917cd14a7450de4eba2368c9763.tar.gz
Remove trailing whitespace in ports.
Diffstat (limited to 'ports/sysdeps/unix/alpha/sysdep.S')
-rw-r--r--ports/sysdeps/unix/alpha/sysdep.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/alpha/sysdep.S b/ports/sysdeps/unix/alpha/sysdep.S
index efd87fb4f9..cc5846d12f 100644
--- a/ports/sysdeps/unix/alpha/sysdep.S
+++ b/ports/sysdeps/unix/alpha/sysdep.S
@@ -21,7 +21,7 @@
#if defined(PIC)
/* Put this at the end of libc's text segment so that all of
- the direct branches from the syscalls are forward, and
+ the direct branches from the syscalls are forward, and
thus predicted not taken. */
.section .text.last, "ax", @progbits
#else