Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
91fe9c90
Commit
91fe9c90
authored
Feb 25, 2006
by
rswindell
Browse files
Added support for an optional log file, currently just for Zmodem debugging
purposes.
parent
3bfbb74a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/syncterm/bbslist.h
src/syncterm/bbslist.h
+1
-0
No files found.
src/syncterm/bbslist.h
View file @
91fe9c90
...
...
@@ -53,6 +53,7 @@ struct bbslist {
int
nostatus
;
char
dldir
[
MAX_PATH
+
1
];
char
uldir
[
MAX_PATH
+
1
];
char
logfile
[
MAX_PATH
+
1
];
int
loglevel
;
int
bpsrate
;
int
music
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment