X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fnet%2Ftftp.c;h=233a216f306e83b267339d06983f7aa7e9aff57c;hb=5579f0a02cd782e3df7849e2f84640bd1160e232;hp=dba54b38e290b9e38e0e43b0f2bb45614da039c2;hpb=33f6d1d291441a07a10c165f87382bd6e8374b80;p=bertos.git 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"