]> git.sesse.net Git - vlc/commitdiff
-forgot one file
authorStéphane Borel <stef@videolan.org>
Wed, 7 Nov 2001 17:42:04 +0000 (17:42 +0000)
committerStéphane Borel <stef@videolan.org>
Wed, 7 Nov 2001 17:42:04 +0000 (17:42 +0000)
plugins/dvd/dvd_udf.h

index a552b6e9e6149adcfdab13dd42534e37369e78d6..031e78e60e99ba9e7184204fd523468993acec01 100644 (file)
@@ -2,7 +2,7 @@
  * dvd_udf.h: structures for udf filesystem tools.
  *****************************************************************************
  * Copyright (C) 1998-2001 VideoLAN
- * $Id: dvd_udf.h,v 1.3 2001/06/12 22:14:44 sam Exp $
+ * $Id: dvd_udf.h,v 1.4 2001/11/07 17:42:04 stef Exp $
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
  *
@@ -27,5 +27,5 @@
 /*
  * Fonctions in dvd_udf.c
  */
-u32 UDFFindFile( dvdcss_handle, char * );
+u32 DVDUDFFindFile( dvdcss_handle, char * );