Commit d4121858 authored by Dafydd Harries's avatar Dafydd Harries

make stream_new static

darcs-hash:20070122122401-c9803-f9c3b8f0b5738ca3b251bd7cd9cfdf2762568fab.gz
parent c9845896
...@@ -195,7 +195,7 @@ struct _stream ...@@ -195,7 +195,7 @@ struct _stream
}; };
Stream * static Stream *
stream_new (MediaType type) stream_new (MediaType type)
{ {
Stream *stream; Stream *stream;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment