libaacs | branch: master | npzacs <npz...@gmail.com> | Tue Mar 20 12:41:30 2018 +0200| [f5425bbb7a5232bb82212d8b68952ef95b6f5d75] | committer: npzacs
aacs.h: comment: add the file where aacs_set_fopen() is found > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=f5425bbb7a5232bb82212d8b68952ef95b6f5d75 --- src/libaacs/aacs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libaacs/aacs.h b/src/libaacs/aacs.h index c4eac77..45feeb0 100644 --- a/src/libaacs/aacs.h +++ b/src/libaacs/aacs.h @@ -74,7 +74,8 @@ AACS_PUBLIC AACS *aacs_init(void); * path can be NULL. * * If files stored in AACS/ are not accessible from the file system (ex. unmounted disc), - * application should provide file system access for libaacs (see aacs_set_fopen()). + * application should provide file system access for libaacs + * (see filesystem.h:aacs_set_fopen()). * * @param aacs AACS object * @param path path to device or disc root or NULL _______________________________________________ libaacs-devel mailing list libaacs-devel@videolan.org https://mailman.videolan.org/listinfo/libaacs-devel