TFTP
Change header to match the others
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file tftp.h
|
* @file tftp.h
|
||||||
* @brief tftp server
|
* @brief tftp server
|
||||||
* @author Speetjens S.
|
* @author Sander S.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PROJECT_TFTP_H
|
#ifndef PROJECT_TFTP_H
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file tftp.c
|
* @file tftp.c
|
||||||
* @brief tftp server
|
* @brief tftp server
|
||||||
* @author Speetjens S.
|
* @author Sander S.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "tftp.h"
|
#include "tftp.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user