Skip to content
Snippets Groups Projects
Commit 84040a39 authored by rswindell's avatar rswindell
Browse files

Updated comments where extra (sbbscon-specific) ini keys should be read in.

parent 1a55a5df
No related branches found
No related tags found
No related merge requests found
......@@ -834,8 +834,9 @@ int main(int argc, char** argv)
&run_mail, &mail_startup,
&run_services, &services_startup);
/* read any sbbscon-specific ini keys here */
/* read/default any sbbscon-specific .ini keys here */
/* close .ini file here */
if(fp!=NULL)
fclose(fp);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment