Mercurial > mplayer.hg
changeset 994:84a887d85203
huje gabu :)
author | atmosfear |
---|---|
date | Mon, 04 Jun 2001 16:22:27 +0000 |
parents | dfa641c44d4a |
children | 4f94faa145c1 |
files | DOCS/tech/general.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/general.txt Mon Jun 04 14:56:32 2001 +0000 +++ b/DOCS/tech/general.txt Mon Jun 04 16:22:27 2001 +0000 @@ -250,7 +250,7 @@ Guess what. Ok I help: closes the device, not (yet) called when exit. -statis void reset(); +static void reset(); Resets device. To be exact, it's for deleting buffers' contents, so after reset() the previously received stuff won't be output. (called if pause or seek)