Remove editor preferences from source files.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2294 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-06-19 23:56:52 +00:00
parent 40d7e81c45
commit 580a05a07f
4 changed files with 0 additions and 25 deletions

View File

@@ -1,5 +1,3 @@
// vim:ts=4 sw=4:
/***************************************************************************
* Copyright (C) 2009 by Dimitar Dimitrov <dinuxbg@gmail.com> *
* based on Dominic Rath's and Benedikt Sauter's usbprog.c *