Skip to content
Snippets Groups Projects
Commit 2b6547b9 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

typo fix

parent af6a1652
No related branches found
No related tags found
No related merge requests found
Pipeline #29439 passed
......@@ -79,7 +79,7 @@ int env_compute(stralloc *result, resolve_service_t *res)
}
if (!auto_stra(result, \
"## [STARTWARN]\n## DO NOT MODIFY THIS FILE, IT OVERWRITTEN AT UPGRADE TIME.\n## Uses \'66 environ ", \
"## [STARTWARN]\n## DO NOT MODIFY THIS FILE, IT OVERWRITTEN AT UPGRADE TIME.\n## Uses \'66 configure ", \
name,"\' command instead.\n## Or make a copy of this file at ", src, "/", name, \
" and modify it.\n## [ENDWARN]\n", res->sa.s + res->environ.env))
log_warnu_return(LOG_EXIT_ZERO,"stralloc") ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment