macros show the correct line
Original commit message from CVS: macros show the correct line
This commit is contained in:
parent
9402c76bf4
commit
18af1c7432
@ -67,7 +67,7 @@ wait_bytes_served (GstElement * sink, guint64 bytes)
|
|||||||
|
|
||||||
/* FIXME: possibly racy, since if it would write, we may not get it
|
/* FIXME: possibly racy, since if it would write, we may not get it
|
||||||
* immediately ? */
|
* immediately ? */
|
||||||
#define fail_unless_read(msg,fd) \
|
#define fail_if_can_read(msg,fd) \
|
||||||
G_STMT_START { \
|
G_STMT_START { \
|
||||||
long avail; \
|
long avail; \
|
||||||
\
|
\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user