# HG changeset patch # User jcdutton # Date 1052614408 0 # Node ID 0ee10bd2292a53fcf73e015a37d9cd8433e7e0e7 # Parent b80dff4bef76879ffe085544e084bd05d6509972 Oops! We like still menus really. diff -r b80dff4bef76 -r 0ee10bd2292a dvdnav.c --- a/dvdnav.c Sun May 11 00:25:24 2003 +0000 +++ b/dvdnav.c Sun May 11 00:53:28 2003 +0000 @@ -710,7 +710,7 @@ (*len) = sizeof(dvdnav_still_event_t); still_event->length = this->position_current.still; pthread_mutex_unlock(&this->vm_lock); - return DVDNAV_STATUS_ERR; + return DVDNAV_STATUS_OK; } /* Have we reached the end of a VOBU? */