diff --git a/apps/webserver/urlconv.h b/apps/webserver/urlconv.h index e17da97f2..302c1cb99 100644 --- a/apps/webserver/urlconv.h +++ b/apps/webserver/urlconv.h @@ -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__ */ \ No newline at end of file +#endif /* __URLCONV_H__ */