diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:41:33 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:41:33 +0000 |
commit | 0118d11463de994ae20188bc78d304bd736392cc (patch) | |
tree | 9efd1f6f85433d78042d1a64884d89fc000f319e /sim/cr16 | |
parent | 2632bd8d26c68ff47acdb620ed436fdea5146168 (diff) | |
download | gdb-0118d11463de994ae20188bc78d304bd736392cc.tar.gz |
Comment change
Diffstat (limited to 'sim/cr16')
-rw-r--r-- | sim/cr16/endian.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/cr16/endian.c b/sim/cr16/endian.c index 2167bac83ca..83a6aacc5e1 100644 --- a/sim/cr16/endian.c +++ b/sim/cr16/endian.c @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License along - with this program. If not, see <http://www.gnu.org/licenses/>. */ + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* If we're being compiled as a .c file, rather than being included in |