Minor formatting change.

This commit is contained in:
oliverschmidt 2007-11-30 11:15:41 +00:00
parent 2502148ade
commit 2748a0803f
2 changed files with 3 additions and 6 deletions

View file

@ -29,7 +29,7 @@
*
* This file is part of the Contiki desktop environment
*
* $Id: telnetd.h,v 1.2 2007/04/13 22:15:52 oliverschmidt Exp $
* $Id: telnetd.h,v 1.3 2007/11/30 11:15:41 oliverschmidt Exp $
*
*/
#ifndef __TELNETD_H__
@ -37,7 +37,6 @@
#include "contiki.h"
PROCESS_NAME(telnetd_process);
void telnetd_gui_eventhandler(process_event_t ev, process_data_t data);