Hopefully fixed an unintended line break in API doxygen
This commit is contained in:
parent
3ec88660e0
commit
fff851b263
@ -795,7 +795,7 @@ void burn_source_free(struct burn_source *s);
|
|||||||
struct burn_source *burn_file_source_new(const char *path,
|
struct burn_source *burn_file_source_new(const char *path,
|
||||||
const char *subpath);
|
const char *subpath);
|
||||||
|
|
||||||
/** Creates a data source for an image file (resp. a track) from an open
|
/** Creates a data source for an image file (a track) from an open
|
||||||
readable filedescriptor, an eventually open readable subcodes file
|
readable filedescriptor, an eventually open readable subcodes file
|
||||||
descriptor and eventually a fixed size in bytes.
|
descriptor and eventually a fixed size in bytes.
|
||||||
@param datafd The source of data.
|
@param datafd The source of data.
|
||||||
|
Loading…
Reference in New Issue
Block a user