chiark / gitweb /
slip: Remove an incorrect XXX comment
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 27 Sep 2014 13:28:20 +0000 (14:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:40:17 +0000 (16:40 +0100)
commit7a9235c5504104c2446c294fb0a4b4dcd1e82cb3
tree07572aed578c4cd0eca78a528334fa6fee1d47e5
parent2db45cc62b535190bc9443486e11268c02b010f3
slip: Remove an incorrect XXX comment

There is no need to strdup anything before calling exec (or exit, of
course).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
slip.c