Skip to content
Snippets Groups Projects
Commit 65f1df28 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

A todo comment

parent 5cb96ad3
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
...@@ -216,6 +216,7 @@ bool sbbs_t::logon() ...@@ -216,6 +216,7 @@ bool sbbs_t::logon()
gettimeleft(); gettimeleft();
// TODO: GUEST accounts
/* Inform the user of what's in their batch upload queue */ /* Inform the user of what's in their batch upload queue */
{ {
str_list_t ini = batch_list_read(&cfg, useron.number, XFER_BATCH_UPLOAD); str_list_t ini = batch_list_read(&cfg, useron.number, XFER_BATCH_UPLOAD);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment