about summary refs log tree commit diff
path: root/libevent/WIN32-Code/misc.c
diff options
context:
space:
mode:
authorRichard Nyberg <rnyberg@murmeldjur.se>2007-02-25 17:34:12 +0000
committerRichard Nyberg <rnyberg@murmeldjur.se>2007-02-25 17:34:12 +0000
commit91f85c222be7ef247c8f2e18815eb23c336ed081 (patch)
treee622ff381949cdbda284550f1fb701e29b0eba76 /libevent/WIN32-Code/misc.c
parent372cec7b53ce0959ba5756e1e51f1f15793a3663 (diff)
downloadbtpd-91f85c222be7ef247c8f2e18815eb23c336ed081.tar.gz
btpd-91f85c222be7ef247c8f2e18815eb23c336ed081.zip
Update to libevent from patches-1.3 r335.
Diffstat (limited to 'libevent/WIN32-Code/misc.c')
-rw-r--r--libevent/WIN32-Code/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libevent/WIN32-Code/misc.c b/libevent/WIN32-Code/misc.c
index 6f63ddf..bdebc3a 100644
--- a/libevent/WIN32-Code/misc.c
+++ b/libevent/WIN32-Code/misc.c
@@ -88,4 +88,4 @@ socketpair(int d, int type, int protocol, int *sv)
 	sv[1] = (int)fd;
 
 	return (0);
-}
\ No newline at end of file
+}