summaryrefslogtreecommitdiff
path: root/ld/emultempl/ticoff.em
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-06 00:13:34 +0000
committerNick Clifton <nickc@redhat.com>2000-09-06 00:13:34 +0000
commit5b343f5ae88339aa38c69fc02b05cd76f579dd56 (patch)
tree4ea4db84425507f17037cc286404b14b066b1530 /ld/emultempl/ticoff.em
parent165a58fe68c763922f368dd66b34585d6df4b46a (diff)
downloadbinutils-gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.tar.gz
Regenerate files using fixed aclocal install.
Diffstat (limited to 'ld/emultempl/ticoff.em')
-rw-r--r--ld/emultempl/ticoff.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/ticoff.em b/ld/emultempl/ticoff.em
index 7cab15db5fe..a2ab4dbfbc2 100644
--- a/ld/emultempl/ticoff.em
+++ b/ld/emultempl/ticoff.em
@@ -197,6 +197,6 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
NULL, /* unrecognized_file */
gld_${EMULATION_NAME}_list_options,
NULL, /* recognized file */
- NULL, /* find_potential_libraries */
+ NULL /* find_potential_libraries */
};
EOF