lib: remove blank line at eof

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Stephen Hemminger 2021-06-29 13:20:44 -07:00
parent 0e7ea3e8fe
commit fc3511962d
1 changed files with 0 additions and 1 deletions

View File

@ -339,4 +339,3 @@ char *get_task_name(pid_t pid)
return comm;
}