summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-29 07:18:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-29 07:18:28 +0000
commit00d10d55a34f894bba9031a89e98b417dcdc5f2a (patch)
tree87e04b38d246a171976dc5568cee9b723750b3ec /cpukit
parentFix thinko in previous change. (diff)
downloadrtems-00d10d55a34f894bba9031a89e98b417dcdc5f2a.tar.bz2
2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/lib/tftpDriver.c: Remove vim: meta-tags.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/libnetworking/lib/tftpDriver.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f6a47bfb30..f3f89107c2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/lib/tftpDriver.c: Remove vim: meta-tags.
+
+2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* score/src/heapwalk.c(Heap_Walk_printer): Add missing return type.
* libnetworking/lib/tftpDriver.c (rtems_tftp_eval_path):
Add missing parameter pathlen.
diff --git a/cpukit/libnetworking/lib/tftpDriver.c b/cpukit/libnetworking/lib/tftpDriver.c
index ee094872c4..289418f69c 100644
--- a/cpukit/libnetworking/lib/tftpDriver.c
+++ b/cpukit/libnetworking/lib/tftpDriver.c
@@ -1,6 +1,4 @@
/*
- * vim: set expandtab tabstop=4 shiftwidth=4 ai :
- *
* Trivial File Transfer Protocol (RFC 1350)
*
* Transfer file to/from remote host