summaryrefslogtreecommitdiff
path: root/gas/config/tc-dlx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-dlx.h')
-rw-r--r--gas/config/tc-dlx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-dlx.h b/gas/config/tc-dlx.h
index 0e9f222f57c..d91d0d1e3f1 100644
--- a/gas/config/tc-dlx.h
+++ b/gas/config/tc-dlx.h
@@ -39,7 +39,7 @@
extern void dlx_pop_insert (void);
extern int dlx_unrecognized_line (int);
-extern bfd_boolean md_dlx_fix_adjustable (struct fix *);
+extern bool md_dlx_fix_adjustable (struct fix *);
#define md_pop_insert() dlx_pop_insert ()