tests/examples/seek/seek.c: Don't SEEK_SET with a stop time of -1, use SEEK_NONE...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 21 Feb 2007 15:36:26 +0000 (15:36 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 21 Feb 2007 15:36:26 +0000 (15:36 +0000)
commit2d71ddc3c9e42f286f74ed8cd844435f733814fe
tree1faaec8c7f7da86e8818bbbdcf657b3f42278d8d
parent1b01b41b69a06450c88eefa90e9f8646ff295041
tests/examples/seek/seek.c: Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.

Original commit message from CVS:
* tests/examples/seek/seek.c: (do_seek):
Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
ChangeLog
tests/examples/seek/seek.c