aboutsummaryrefslogtreecommitdiff
path: root/config/ddb.exp
diff options
context:
space:
mode:
Diffstat (limited to 'config/ddb.exp')
-rw-r--r--config/ddb.exp8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/ddb.exp b/config/ddb.exp
index 1be4324..bb6a943 100644
--- a/config/ddb.exp
+++ b/config/ddb.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# 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, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
@@ -59,7 +59,7 @@ proc ${board}_init { dest } {
remote_send $dest "set prompt \"NEC010> \"\n"
exp_continue
}
- -re "NEC010> $" {
+ -re "NEC010> $" {
set i 10
}
timeout { }