mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-16 05:06:54 +08:00
tftp_server: fix bogus comment lines in file header
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/****************************************************************//**
|
||||
/**
|
||||
*
|
||||
* @file tftp_opts.h
|
||||
*
|
||||
@@ -9,7 +9,7 @@
|
||||
* Copyright (c) Deltatee Enterprises Ltd. 2013
|
||||
* All rights reserved.
|
||||
*
|
||||
********************************************************************/
|
||||
*/
|
||||
|
||||
/*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/****************************************************************//**
|
||||
/**
|
||||
*
|
||||
* @file tftp_server.h
|
||||
*
|
||||
@@ -9,7 +9,7 @@
|
||||
* Copyright (c) Deltatee Enterprises Ltd. 2013
|
||||
* All rights reserved.
|
||||
*
|
||||
********************************************************************/
|
||||
*/
|
||||
|
||||
/*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user