diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-15 03:16:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-15 03:16:17 +0000 |
commit | 028f6515424e832ee10a1e4cb1f96ea241e2acae (patch) | |
tree | c8ce68621a3ed2425b8dde4e2f523cbae0bf11fe /sim/common/run-sim.h | |
parent | 7f35e991971df570411a2688b948cd72adb4cf90 (diff) | |
download | binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.zip binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.tar.gz binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.tar.bz2 |
sim: common: trim trailing whitespace
Diffstat (limited to 'sim/common/run-sim.h')
-rw-r--r-- | sim/common/run-sim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/run-sim.h b/sim/common/run-sim.h index 14ebe46..bf10498 100644 --- a/sim/common/run-sim.h +++ b/sim/common/run-sim.h @@ -1,7 +1,7 @@ /* This file defines the part of the interface between the standalone simaulator program - run - and simulator library - libsim.a - that is not used by GDB. The GDB part is described in include/remote-sim.h. - + Copyright 2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. |