Fixed sentinel warning
colorized-logs/pipetty.c:106:13: warning: missing sentinel in function call [-Wformat=]
execlp("less", "less", "-R", "-", 0);
parent
9ae395f6
Please register or sign in to comment
colorized-logs/pipetty.c:106:13: warning: missing sentinel in function call [-Wformat=]
execlp("less", "less", "-R", "-", 0);