about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped32/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped32/wrappedlibc_private.h b/src/wrapped32/wrappedlibc_private.h
index b1ce41c0..d41228ff 100755
--- a/src/wrapped32/wrappedlibc_private.h
+++ b/src/wrapped32/wrappedlibc_private.h
@@ -130,7 +130,7 @@ GOW(calloc, pFLL)
 //GO(cfmakeraw, vFp)
 //GOW(cfree, vFp)
 //GO(cfsetispeed, iFpu)
-//GO(cfsetospeed, iFpu)
+GO(cfsetospeed, iFpu)
 //GO(cfsetspeed, iFpi)
 GOW(chdir, iFp)
 //DATA(__check_rhosts_file, 4)