mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
httpd wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1269 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ int handle_request(struct MHD_Connection * connection, const char * url)
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("Tcl OK\n");
|
||||
LOG_DEBUG("Tcl OK");
|
||||
/* FIX!!! how to handle mime types??? */
|
||||
const char *result;
|
||||
int reslen;
|
||||
|
||||
Reference in New Issue
Block a user