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