mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-26 16:37:30 +03:00
Fixed debug output for previous revision
git-svn-id: svn://kolibrios.org@2894 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
5133c50635
commit
e838b363d6
@ -1315,7 +1315,7 @@ SOCKET_ring_read:
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
.no_data_at_all:
|
.no_data_at_all:
|
||||||
DEBUGF 1,"SOCKET_ring_read_tcp: no data at all!\n", eax
|
DEBUGF 1,"SOCKET_ring_read: no data at all!\n"
|
||||||
ret
|
ret
|
||||||
|
|
||||||
.less_data:
|
.less_data:
|
||||||
|
Loading…
Reference in New Issue
Block a user