BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/ftpsrvr.cpp
De:       Rob Swindell (on Windows 11)
Data:     Sat, 2 May 2026 18:58:15 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/f28f210b217239031baa9af1
Modified Files:
	src/sbbs3/ftpsrvr.cpp
Log Message:
sbbs3 ftpsrvr: modernize legacy BOOL/TRUE/FALSE to bool/true/false

Mechanical conversion across the file: function signatures, local
variables (incl. volatile flags shared across xfer threads), xfer_t
struct fields, and all literal arguments/comparisons. External callees
(load_cfg, matchuser, getnodedat, wildmatchi, seteuid callback) already
declare bool parameters, so no ABI change. Also collapse direxist()'s
if/else to a single return.
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]