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

A todo comment

parent 6e35116b
Branches
Tags
No related merge requests found
...@@ -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