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

pass timeout to uint32_t

parent 99d06ff2
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ struct ssexec_s
stralloc treename ;
int treeallow ; //1 yes , 0 no
uid_t owner ;
unsigned int timeout ;
uint32_t timeout ;
char const *prog ;
char const *help ;
char const *usage ;
......
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