Skip to content
Snippets Groups Projects
Commit 4c990a04 authored by deuce's avatar deuce
Browse files

The SBBSNODE env variable (if it exists) specifies a path to search

for dropfiles.
parent ad645d80
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@ static char *apszEnvVarNames[] =
"PCB",
"BBS",
"WCNODEID",
"SBBSNODE",
};
#define NUM_DIR_ENV_VARS DIM(apszEnvVarNames)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment