[m-rev.] diff: extras/net: Fix syntax error.

Paul Bone paul at bone.id.au
Wed Oct 29 23:36:30 AEDT 2014


Branches: master

---

extras/net: Fix syntax error.

sockets.m:
    Fix syntax error.
---
 extras/net/sockets.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/net/sockets.m b/extras/net/sockets.m
index 9376368..490b51a 100644
--- a/extras/net/sockets.m
+++ b/extras/net/sockets.m
@@ -387,4 +387,4 @@ close(Socket, Result, !IO) :-
 
 %-----------------------------------------------------------------------------%
 :- end_module sockets.
-g%-----------------------------------------------------------------------------%
+%-----------------------------------------------------------------------------%
-- 
2.1.1




More information about the reviews mailing list