From d4c67c092ddcbef7ded5295f67701baa850ca533 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 19 Jul 2003 13:04:03 +0000 Subject: sync libdvdnav CVS patchset: 5187 CVS date: 2003/07/19 13:04:03 --- src/input/libdvdnav/vm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/input/libdvdnav/vm.h') diff --git a/src/input/libdvdnav/vm.h b/src/input/libdvdnav/vm.h index c289ddb3a..de5426611 100644 --- a/src/input/libdvdnav/vm.h +++ b/src/input/libdvdnav/vm.h @@ -19,7 +19,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: vm.h,v 1.9 2003/04/29 21:55:54 jcdutton Exp $ + * $Id: vm.h,v 1.10 2003/07/19 13:04:03 mroi Exp $ * */ @@ -116,7 +116,7 @@ typedef struct { #define PTL_REG registers.SPRM[13] /* Initialisation & destruction */ -vm_t *vm_new_vm(); +vm_t *vm_new_vm(void); void vm_free_vm(vm_t *vm); /* IFO access */ -- cgit v1.2.3