CI fx workflow 37
Debian build / build (push) Failing after 5m4s

This commit is contained in:
zx
2025-04-13 19:19:34 +03:00
parent 0d4a4945fe
commit a7cda5b70f
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -536,7 +536,7 @@ defalt:
if ( ! resflg )
{
char *p = strcasestr(pbuf, target);
char *p = string_casestr(pbuf, target);
if ( p )
{