Remove warnings

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2365 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-12-17 15:01:02 +00:00
parent 447904aae2
commit 13dfdf9a05
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -176,4 +176,4 @@ static void httpd_strencode(char *to, int tosize, char *from)
*to = '\0';
}
#endif /* CONFIG_THTTPD_GENERATE_INDICES */
#endif /* CONFIG_THTTPD */
#endif /* CONFIG_THTTPD */