session-monitor/trivial: rename local functions for unique prefix
authorThomas Haller <thaller@redhat.com>
Fri, 11 Mar 2016 10:11:58 +0000 (11:11 +0100)
committerThomas Haller <thaller@redhat.com>
Fri, 11 Mar 2016 10:12:00 +0000 (11:12 +0100)
commit500bbbf7611efc079890cd9c71934fbb4853c355
tree1a2f8d683df6c6e6757192c951e457ab289818ec
parentaed3c810b3681fa38000487f519660a338bc063e
session-monitor/trivial: rename local functions for unique prefix

Don't use a "sd_" prefix for our local functions because
then it's not immediately clear which functions are ours
and which are from systemd-logind. Just rename them to have
a "st_sd_*" prefix ("st" like "session tracking").
src/nm-session-monitor.c