Fixed spelling errors found by fossies.org with codespell
This commit is contained in:
@ -207,8 +207,8 @@ int Xorriso_startup_libraries(struct XorrisO *xorriso, int flag);
|
||||
functions from the Command API.
|
||||
|
||||
Wenn all desired activities are done, you may check whether there are
|
||||
uncommited changes pending, compute an exit value, destroy the XorrisO
|
||||
object, and exit your program.
|
||||
uncommitted changes pending, compute an exit value, destroy the
|
||||
XorrisO object, and exit your program.
|
||||
*/
|
||||
|
||||
|
||||
@ -2096,7 +2096,7 @@ int Xorriso_option_status_history_max(struct XorrisO *xorriso, int num1,
|
||||
|
||||
/* Command -stdio_sync "on"|"off"|"end"|size */
|
||||
/* @since 0.4.6 */
|
||||
int Xorriso_option_stdio_sync(struct XorrisO *xorriso, char *rythm, int flag);
|
||||
int Xorriso_option_stdio_sync(struct XorrisO *xorriso, char *rhythm, int flag);
|
||||
|
||||
/* Command -stream_recording */
|
||||
/* @since 0.1.8 */
|
||||
|
Reference in New Issue
Block a user