author | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Dec 2014 21:42:39 +0000 (22:42 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Dec 2014 21:42:39 +0000 (22:42 +0100) | ||
commit | 61fb7758fbd38b620b648d18d7e14bcd11116378 | |
tree | 77aef17a747fc88423148d467bd339024f8f9204 | tree | snapshot |
parent | 7a1ccee16556fd4216bb8af0697c67b850298331 | commit | diff |
sysdb: Fixed check for duplicate history entries.
current_history() returns the currently *selected* history entry. Rather, we
want the latest entry, that is, the one added last.
current_history() returns the currently *selected* history entry. Rather, we
want the latest entry, that is, the one added last.
src/tools/sysdb/input.c | diff | blob | history |