Added final newline to make GCC happy.
This commit is contained in:
parent
f22b0dffb3
commit
85082693c5
|
@ -28,8 +28,7 @@
|
|||
*
|
||||
* 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__
|
||||
|
@ -37,4 +36,4 @@
|
|||
|
||||
void urlconv_tofilename(char *dest, char *source, unsigned char maxlen);
|
||||
|
||||
#endif /* __URLCONV_H__ */
|
||||
#endif /* __URLCONV_H__ */
|
||||
|
|
Loading…
Reference in a new issue