don't require 'openocd.cfg' to start
[fw/openocd] / PATCHES
diff --git a/PATCHES b/PATCHES
index 74a76fdb4deed549058e56fb979c4c0722dc8779..856b094771bd0b79d88e3a1461fd689fa067a020 100644 (file)
--- a/PATCHES
+++ b/PATCHES
@@ -32,7 +32,7 @@ in response to feedback.
 Add yourself to the GPL copyright for non-trivial changes.
 
 To create a patch from the command line:
-@code 
+@code
        git diff >mypatch.txt
 @endcode