mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
Fix some codespell warnings
Brought to you by codespell -w (using codespell v2.1.0). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
parent
3f18004778
commit
0194ed392f
83 changed files with 124 additions and 124 deletions
|
|
@ -187,7 +187,7 @@ int criu_dump_iters(int (*more)(criu_predump_info pi));
|
|||
* As this library is just forwarding all tasks to an
|
||||
* independent (of this library) CRIU binary, the actual
|
||||
* version of the CRIU binary can be different then the
|
||||
* hardcoded values in the libary (version.h).
|
||||
* hardcoded values in the library (version.h).
|
||||
* To be able to easily check the version of the CRIU binary
|
||||
* the function criu_get_version() returns the version
|
||||
* in the following format:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue