From: asterix Date: Mon, 3 Jan 2011 09:45:39 +0000 (+0000) Subject: Remove from nigthly test. X-Git-Tag: 2.7.0~308 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=fa5590e2c9dce1864d84625b3b4ea740d4af009c;p=bertos.git Remove from nigthly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4658 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/net/tftp.c b/bertos/net/tftp.c index dba54b38..233a216f 100644 --- a/bertos/net/tftp.c +++ b/bertos/net/tftp.c @@ -33,6 +33,8 @@ * \brief TFTP protocol implementation * * \author Luca Ottaviano + * + * notest:all */ #include "tftp.h"