Rename device_force_key

This commit is contained in:
Kamil Trzcinski
2022-04-05 08:34:57 +02:00
parent 2562d9881b
commit 0dd713fcaa
4 changed files with 3 additions and 5 deletions

View File

@ -2,8 +2,6 @@
#include <stdlib.h>
#include "http/http.h"
#include "hw/buffer.h"
#include "hw/buffer_lock.h"
void http_index(http_worker_t *worker, FILE *stream)
{