From 00d10d55a34f894bba9031a89e98b417dcdc5f2a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 29 Sep 2009 07:18:28 +0000 Subject: [PATCH] =?UTF-8?q?2009-09-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/lib/tftpDriver.c: Remove vim: meta-tags. --- cpukit/ChangeLog | 4 ++++ cpukit/libnetworking/lib/tftpDriver.c | 2 -- 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,3 +1,7 @@ +2009-09-29 Ralf Corsépius + + * libnetworking/lib/tftpDriver.c: Remove vim: meta-tags. + 2009-09-29 Ralf Corsépius * score/src/heapwalk.c(Heap_Walk_printer): Add missing return type. 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