aboutsummaryrefslogtreecommitdiffstats
path: root/libenv_get_complete_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'libenv_get_complete_list.c')
-rw-r--r--libenv_get_complete_list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libenv_get_complete_list.c b/libenv_get_complete_list.c
index e40ed91..f2d63c0 100644
--- a/libenv_get_complete_list.c
+++ b/libenv_get_complete_list.c
@@ -51,7 +51,7 @@ DECLARE(classes__exec__path, _(LIBENV_EXEC) | SU_SAFE | LOGIN_UNSAFE | PATH);
#define V(S) {S, CLASSES}
-static struct libenv_variable list[] = { /* TODO validate */
+static struct libenv_variable list[] = {
#define CLASSES classes__display
V("DISPLAY"),