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

concorde to headers file

parent 454a5d36
No related branches found
No related tags found
No related merge requests found
......@@ -351,7 +351,7 @@ int module_in_cmdline(genalloc *gares, ss_resolve_t *res, char const *dir)
return 0 ;
}
int module_search_service(char const *src, genalloc *gares, char const *name,uint8_t *found, char module_name[255])
int module_search_service(char const *src, genalloc *gares, char const *name,uint8_t *found, char module_name[256])
{
log_flow() ;
......
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