浏览代码

Fix build

Willy-JL 1 年之前
父节点
当前提交
409db1c968
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web_crawler/callback/web_crawler_callback.c

+ 1 - 1
web_crawler/callback/web_crawler_callback.c

@@ -437,7 +437,7 @@ static void free_text_input(WebCrawlerApp *app)
     if (app->uart_text_input)
     {
         view_dispatcher_remove_view(app->view_dispatcher, WebCrawlerViewInput);
-        uart_text_input_free(app->uart_text_input);
+        text_input_free(app->uart_text_input);
         app->uart_text_input = NULL;
     }
     // check and free path