mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Fix errors in file headers
This commit is contained in:
parent
e3b31f6388
commit
09bcce52fa
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* apps/include/netutils/base64.h
|
||||
* apps/netutils/codecs/base64.c
|
||||
*
|
||||
* This file is part of the NuttX RTOS:
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* apps/include/netutils/base64.h
|
||||
* apps/netutils/codecs/md5.c
|
||||
*
|
||||
* This file is part of the NuttX RTOS:
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* apps/include/netutils/base64.h
|
||||
* apps/netutils/codecs/urldecode.c
|
||||
*
|
||||
* This file is part of the NuttX RTOS:
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue