--On 15 August 2013 23:13:28 +0500 Taimoor <taimoor.m...@gmail.com> wrote:
diff --git a/slirp/socket.c b/slirp/socket.c index 8e8819c..e4685bb 100644 --- a/slirp/socket.c +++ b/slirp/socket.c @@ -1,4 +1,4 @@ -/* +x/* * Copyright (c) 1995 Danny Gasparovski. * * Please read the file COPYRIGHT for the @@ -627,7 +627,9 @@ tcp_listen(Slirp *slirp, uint32_t haddr, u_int hport,
You appear to have introduced an additional character at the top of the file. -- Alex Bligh