UDF file reading works for strategy 4. What a pain in the ass.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
$Id: udf_fs.h,v 1.1 2006/04/11 05:47:58 rocky Exp $
|
||||
$Id: udf_fs.h,v 1.2 2006/04/17 03:32:38 rocky Exp $
|
||||
|
||||
Copyright (C) 2006 Rocky Bernstein <rockyb@users.sourceforge.net>
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#ifndef __CDIO_UDF_FS_H__
|
||||
#define __CDIO_UDF_FS_H__
|
||||
|
||||
#include <cdio/ecma_167.h>
|
||||
/**
|
||||
* Check the descriptor tag for both the correct id and correct checksum.
|
||||
* Return zero if all is good, -1 if not.
|
||||
|
||||
Reference in New Issue
Block a user