Change from last commit was still in the editor

This commit is contained in:
Gregory Nutt 2014-04-28 07:27:36 -06:00
parent b949ba8356
commit 9da2bb06fc

View File

@ -32,8 +32,8 @@
* *
****************************************************************************/ ****************************************************************************/
#ifndef __APPS_EXAMPLES_TELNETD_TELNETL_H #ifndef __APPS_EXAMPLES_TELNETD_TELNETD_H
#define __APPS_EXAMPLES_TELNETD_TELNETL_H #define __APPS_EXAMPLES_TELNETD_TELNETD_H
/**************************************************************************** /****************************************************************************
* Pre-processor Definitions * Pre-processor Definitions
@ -89,4 +89,4 @@
* Public Function Prototypes * Public Function Prototypes
****************************************************************************/ ****************************************************************************/
#endif /* __APPS_EXAMPLES_TELNETD_TELNETL_H */ #endif /* __APPS_EXAMPLES_TELNETD_TELNETD_H */