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

use good format of logname var

parent f5f36b9d
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
int svc_init(ssexec_t *info,char const *src, genalloc *ga) int svc_init(ssexec_t *info,char const *src, genalloc *ga)
{ {
int logname ; ssize_t logname ;
gid_t gid = getgid() ; gid_t gid = getgid() ;
uint16_t id ; uint16_t id ;
......
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