From 9e34b16b74c1447dc68794333c718243d471ab84 Mon Sep 17 00:00:00 2001
From: oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Sun, 4 Jan 2009 08:51:48 +0000
Subject: eol-style native

git-svn-id: svn://svn.berlios.de/openocd/trunk@1298 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 src/target/board/pic-p32mx.cfg | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

(limited to 'src/target')

diff --git a/src/target/board/pic-p32mx.cfg b/src/target/board/pic-p32mx.cfg
index a6fe7744..412a5067 100644
--- a/src/target/board/pic-p32mx.cfg
+++ b/src/target/board/pic-p32mx.cfg
@@ -1,8 +1,8 @@
-# The Olimex PIC-P32MX has a PIC32MX
-
-set CPUTAPID 0x40916053
-source [find target/pic32mx.cfg]
-
-init
-flash probe 0
-flash probe 1
+# The Olimex PIC-P32MX has a PIC32MX
+
+set CPUTAPID 0x40916053
+source [find target/pic32mx.cfg]
+
+init
+flash probe 0
+flash probe 1
-- 
cgit v1.2.3