aboutsummaryrefslogtreecommitdiff
path: root/ld/ldexp.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:46:43 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:46:43 -0700
commit995da1ffa716fb748cc6a664e81843e751270b45 (patch)
tree6a4b758b90d7f7c1bb03bbc0772b16c902338aa6 /ld/ldexp.c
parent43e65147c07b1400ae0dbb6694882eceb2363713 (diff)
downloadgdb-995da1ffa716fb748cc6a664e81843e751270b45.zip
gdb-995da1ffa716fb748cc6a664e81843e751270b45.tar.gz
gdb-995da1ffa716fb748cc6a664e81843e751270b45.tar.bz2
Remove trailing spaces in ld
Diffstat (limited to 'ld/ldexp.c')
-rw-r--r--ld/ldexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldexp.c b/ld/ldexp.c
index 642f8d6..1d4da9a 100644
--- a/ld/ldexp.c
+++ b/ld/ldexp.c
@@ -877,7 +877,7 @@ fold_name (etree_type *tree)
}
/* Return true if TREE is '.'. */
-
+
static bfd_boolean
is_dot (const etree_type *tree)
{