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
a878e029
Commit
a878e029
authored
Jan 01, 2022
by
Rob Swindell
💬
Browse files
Don't enable the multi-file prompt (for upload descriptions) by default
parent
1e815cf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/sbbs3/scfg/scfgxfr2.c
src/sbbs3/scfg/scfgxfr2.c
+1
-1
No files found.
src/sbbs3/scfg/scfgxfr2.c
View file @
a878e029
...
...
@@ -20,7 +20,7 @@
#include "scfg.h"
#include <stdbool.h>
#define DEFAULT_DIR_OPTIONS (DIR_FCHK|DIR_
MULT|DIR_
DUPES|DIR_CDTUL|DIR_CDTDL|DIR_DIZ)
#define DEFAULT_DIR_OPTIONS (DIR_FCHK|DIR_DUPES|DIR_CDTUL|DIR_CDTDL|DIR_DIZ)
#define CUT_LIBNUM USHRT_MAX
char
*
file_sort_desc
[]
=
{
...
...
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