Skip to content

Commit eb70b8a

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Merge branch 'kjbracey-arm-fhtidy_doc' into rollup-aus_writathon
2 parents 5416aa8 + 98a9bb8 commit eb70b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mbed_poll.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ namespace mbed {
2929
// timeout -1 forever, or milliseconds
3030
int poll(pollfh fhs[], unsigned nfhs, int timeout)
3131
{
32-
/**
32+
/*
3333
* TODO Proper wake-up mechanism.
3434
* In order to correctly detect availability of read/write a FileHandle, we needed
3535
* a select or poll mechanisms. We opted for poll as POSIX defines in

0 commit comments

Comments
 (0)