mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
DevIo.pm: fixing typo
git-svn-id: https://svn.fhem.de/fhem/trunk@15939 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8ffc4da90d
commit
20d34b444e
@ -501,7 +501,7 @@ DevIo_CloseDev($@)
|
||||
delete($hash->{FD});
|
||||
delete($hash->{EXCEPT_FD});
|
||||
delete($hash->{PARTIAL});
|
||||
delete($hash->{NEXt_OPEN});
|
||||
delete($hash->{NEXT_OPEN});
|
||||
}
|
||||
|
||||
sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user