]> p2p-next.cs.pub.ro Git - swifty.git/blobdiff - src/raw/swift_raw.c
raw: Fill swift_raw.c header comment.
[swifty.git] / src / raw / swift_raw.c
index 0bed1af734737a40b9969bc32aff8159f6097ca9..116e02fe99d86b28419335ec4925978c1c84b9e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * swift implementation of syscall API>
+ * swift implementation of syscall API
  *
  * Simulates the classic socket syscalls (socket, bind, send, recv).
  * Implementation uses raw sockets (AF_INET, SOCK_RAW).