Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-03-21 08:52:21 +0300
committerChristopher Faylor <me@cgf.cx>2002-03-21 08:52:21 +0300
commite7ac2b2299f7aa6c43e4d6c47ae11b42c37b5f2e (patch)
tree4a896bae3021b40d1090a0493c170c0b7026a661 /winsup
parent4728007427394a93f3dcc4f6f42d80eb2d069bb5 (diff)
add eol to end
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/poll.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/poll.cc b/winsup/cygwin/poll.cc
index 473689ca8..92220f817 100644
--- a/winsup/cygwin/poll.cc
+++ b/winsup/cygwin/poll.cc
@@ -97,4 +97,4 @@ poll (struct pollfd *fds, unsigned int nfds, int timeout)
}
return ret;
-} \ No newline at end of file
+}