Fix: add missing string msg for save/load error code
authorDavid Goulet <dgoulet@efficios.com>
Wed, 12 Mar 2014 20:50:48 +0000 (16:50 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 12 Mar 2014 20:50:48 +0000 (16:50 -0400)
commita96bc65dd4f5ba299189ccd1aa725f1526429824
tree975d34f77827f1606ae179d593570cc129c1fdb5
parentf9b57ab287f585d3ec0a196af5e05e00fe23f6eb
Fix: add missing string msg for save/load error code

Also, the LTTNG_ERR_LOAD_SESSION_NOT_FOUND has been removed and replaced
by LTTNG_ERR_LOAD_SESSION_NOENT.

Signed-off-by: David Goulet <dgoulet@efficios.com>
include/lttng/lttng-error.h
src/common/config/config.c
src/common/error.c
This page took 0.026444 seconds and 5 git commands to generate.