Rename variable in session.h for clarity
authorDavid Goulet <dgoulet@efficios.com>
Tue, 25 Mar 2014 16:14:01 +0000 (12:14 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 25 Mar 2014 17:21:07 +0000 (13:21 -0400)
The "started" var. is changed to the flag "has_been_started" indicating
if at least ONE start command has been seen.

The "enabled" var. is changed to the flag "active" and the semantic is
the same.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025993 seconds and 4 git commands to generate.