imag/lib/core
Matthias Beyer dc162cb167 Fix: Off by one error
When printing the error chain, we print the error and then iterate over
the causes. Hence, we have to increase the printed number by one here,
because 0 (zero) is already printed.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-15 19:56:13 +01:00
..
libimagerror Fix: Off by one error 2019-02-15 19:56:13 +01:00
libimagrt Adapt for new interface of gen_vars() function 2019-02-11 03:52:04 +01:00
libimagstore Add debug output 2019-02-15 19:05:09 +01:00