]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
remove extra newline from perror() calls
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 26 Jan 2008 19:08:31 +0000 (11:08 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 26 Jan 2008 19:08:31 +0000 (11:08 -0800)
commit1fb0a998e1a8cb26a1f7fe1f79e2e3654aafdc93
treeb330100ed9cbf23965b01a3e2033a997eb231f63
parentaa8032e628405c1318271fc928babbc06ab12d62
remove extra newline from perror() calls

perror error adds a newline, so don't split error message
across two lines.
ip/ipaddress.c
ip/ipneigh.c
ip/iproute.c
ip/xfrm_policy.c