mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Change from last commit was still in the editor
This commit is contained in:
parent
b949ba8356
commit
9da2bb06fc
1 changed files with 3 additions and 3 deletions
|
|
@ -32,8 +32,8 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __APPS_EXAMPLES_TELNETD_TELNETL_H
|
||||
#define __APPS_EXAMPLES_TELNETD_TELNETL_H
|
||||
#ifndef __APPS_EXAMPLES_TELNETD_TELNETD_H
|
||||
#define __APPS_EXAMPLES_TELNETD_TELNETD_H
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
@ -89,4 +89,4 @@
|
|||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
#endif /* __APPS_EXAMPLES_TELNETD_TELNETL_H */
|
||||
#endif /* __APPS_EXAMPLES_TELNETD_TELNETD_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue