Make udf_read_block more like 2 read. Implementation is closer
to the description (although it needs more work.) udf_fs.h: break out udf_check_tag() *.h: /*! -> /** - is more like Javadoc.
This commit is contained in:
@@ -30,7 +30,7 @@ libudf_la_AGE := 0
|
||||
|
||||
EXTRA_DIST = libudf.sym
|
||||
|
||||
noinst_HEADERS = udf_private.h
|
||||
noinst_HEADERS = udf_fs.h udf_private.h
|
||||
|
||||
lib_LTLIBRARIES = libudf.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user