aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-12-15 17:08:52 +0000
committerDavid MacKenzie <djm@cygnus>1993-12-15 17:08:52 +0000
commitf8af9b40a2f10cab37d3db70a60d08808b6ac9d6 (patch)
treee924744838c3c33d1d2486d82f17308bbd65d0bf /bfd/hosts
parent29f5c3cb1531d7812c8cdbec0c28247e58d656d9 (diff)
downloadgdb-f8af9b40a2f10cab37d3db70a60d08808b6ac9d6.zip
gdb-f8af9b40a2f10cab37d3db70a60d08808b6ac9d6.tar.gz
gdb-f8af9b40a2f10cab37d3db70a60d08808b6ac9d6.tar.bz2
cleanups and mach3 changes
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/std-host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/std-host.h b/bfd/hosts/std-host.h
index 88db740..dc16af0 100644
--- a/bfd/hosts/std-host.h
+++ b/bfd/hosts/std-host.h
@@ -76,7 +76,7 @@ extern char *strrchr();
extern char *ctime();
extern int _flsbuf();
extern int fclose();
-/* extern int time(); this causes error with time.h on mach3 */
+/*extern int time(); this causes error with time.h on mach3 */
extern int utimes();
extern int vfprintf();
extern long atol();