]> p2p-next.cs.pub.ro Git - swifty.git/commitdiff
raw: Fill swift_raw.c header comment.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 21 May 2011 09:59:40 +0000 (12:59 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 21 May 2011 10:28:19 +0000 (13:28 +0300)
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).