Changeset 26844 in vbox for trunk/src/VBox/Runtime/r3/os2/poll-os2.cpp
- Timestamp:
- Feb 26, 2010 1:03:11 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58122
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/os2/poll-os2.cpp
r26827 r26844 83 83 84 84 85 RTDECL(uint32_t) RTPoll GetCount(RTPOLLSET hPollSet)85 RTDECL(uint32_t) RTPollSetCount(RTPOLLSET hPollSet) 86 86 { 87 87 return UINT32_MAX;
Note:
See TracChangeset
for help on using the changeset viewer.