raw: Fill swift_raw.c header comment.
[swifty.git] / src / raw / swift_raw.c
index 0bed1af..116e02f 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).