updated to match source file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6821 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2004-02-29 20:09:42 +00:00
parent 61102d4381
commit 1e88e6620d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ struct stream_info
{
status_t status;
void * cookie;
bool hasCookie;
void * infoBuffer;
int32 infoBufferSize;
media_format encodedFormat;