summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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