mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Added final newline to make GCC happy.
This commit is contained in:
@@ -28,8 +28,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki operating system.
|
* This file is part of the Contiki operating system.
|
||||||
*
|
*
|
||||||
* $Id: urlconv.h,v 1.1 2010/04/11 19:18:47 oliverschmidt Exp $
|
* $Id: urlconv.h,v 1.2 2010/04/11 20:16:56 oliverschmidt Exp $
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __URLCONV_H__
|
#ifndef __URLCONV_H__
|
||||||
@@ -37,4 +36,4 @@
|
|||||||
|
|
||||||
void urlconv_tofilename(char *dest, char *source, unsigned char maxlen);
|
void urlconv_tofilename(char *dest, char *source, unsigned char maxlen);
|
||||||
|
|
||||||
#endif /* __URLCONV_H__ */
|
#endif /* __URLCONV_H__ */
|
||||||
|
Reference in New Issue
Block a user