# HG changeset patch # User cehoyos # Date 1258535589 0 # Node ID 031fd59bcb79ed31a8e6a88d6632be2692659ee1 # Parent 5c39c41f38e8ae7e4674638adb4ce58568ba287a 10l to Reimar: Fix typo. diff -r 5c39c41f38e8 -r 031fd59bcb79 stream/stream_live555.c --- a/stream/stream_live555.c Tue Nov 17 19:23:55 2009 +0000 +++ b/stream/stream_live555.c Wed Nov 18 09:13:09 2009 +0000 @@ -44,7 +44,7 @@ *file_format = DEMUXER_TYPE_RTP; stream->type = STREAMTYPE_STREAM; - stream->flags = STREAM_NONCACHEABLE; + stream->flags = STREAM_NON_CACHEABLE; return STREAM_OK; fail: