From 7c5acf8660ddfce4746152e03749b699532f513f Mon Sep 17 00:00:00 2001
From: Antonio Borneo <borneo.antonio@gmail.com>
Date: Wed, 30 Dec 2009 07:48:49 +0800
Subject: whitespace cleanup, mostly for docs

Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
---
 testing/examples/PIC32/readme.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'testing/examples')

diff --git a/testing/examples/PIC32/readme.txt b/testing/examples/PIC32/readme.txt
index cb32ac2e..8a5ac3b4 100644
--- a/testing/examples/PIC32/readme.txt
+++ b/testing/examples/PIC32/readme.txt
@@ -1,4 +1,3 @@
 Here you'll find a simple example tested with PIC32 Starter kit (source code and .elf file). It will blink repeatedly the LEDs on the board.
-The program was compiled and written on the target using MPLAB IDE v 8.0 that comes with the kit because openocd is missing currently the ability 
-to program the flash for this specific target. It is possible in the future this limitation to be removed. 
- 
\ No newline at end of file
+The program was compiled and written on the target using MPLAB IDE v 8.0 that comes with the kit because openocd is missing currently the ability
+to program the flash for this specific target. It is possible in the future this limitation to be removed.
-- 
cgit v1.2.3