소스 검색

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