summaryrefslogtreecommitdiffstats
path: root/sim/ppc/std-config.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-25 02:13:10 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-25 02:13:10 +0000
commit080fe24b5824cf41b4f645c1c007dbe3d6eb2239 (patch)
treedff53d9f023efa55a634ce42bb07823c681d5106 /sim/ppc/std-config.h
parentaba9f16a1c98461b547a13c6a564672a48153df3 (diff)
downloadppe42-binutils-080fe24b5824cf41b4f645c1c007dbe3d6eb2239.tar.gz
ppe42-binutils-080fe24b5824cf41b4f645c1c007dbe3d6eb2239.zip
Fix PR gdb/287. From wiz at danbala. Then->than and typos.
Diffstat (limited to 'sim/ppc/std-config.h')
-rw-r--r--sim/ppc/std-config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/ppc/std-config.h b/sim/ppc/std-config.h
index 0b7c260009..c48e3654fc 100644
--- a/sim/ppc/std-config.h
+++ b/sim/ppc/std-config.h
@@ -1,6 +1,6 @@
/* This file is part of the program psim.
- Copyright (C) 1994-1995, Andrew Cagney <cagney@highland.com.au>
+ Copyright 1994, 1995, 2002 Andrew Cagney <cagney@highland.com.au>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -438,7 +438,7 @@ extern int current_stdio;
local function.
Because of the way that GCC parses __attribute__(), the macro's
- need to be adjacent to the functioin name rather then at the start
+ need to be adjacent to the function name rather than at the start
of the line vis:
int STATIC_INLINE_MODULE f(void);
OpenPOWER on IntegriCloud