aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_util.c')
-rw-r--r--pseudo_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pseudo_util.c b/pseudo_util.c
index ada6060..d4aab07 100644
--- a/pseudo_util.c
+++ b/pseudo_util.c
@@ -63,8 +63,8 @@ static struct pseudo_variables pseudo_env[] = {
{ "PSEUDO_TAG", 10, NULL },
{ "PSEUDO_ENOSYS_ABORT", 19, NULL },
{ "PSEUDO_NOSYMLINKEXP", 19, NULL },
- { "PSEUDO_RELOADED", 15, NULL },
{ "PSEUDO_DISABLED", 15, NULL },
+ { "PSEUDO_UNLOAD", 13, NULL },
{ NULL, 0, NULL } /* Magic terminator */
};