Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bytevia
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Pastushkov
bytevia
Commits
b42ffe06
Commit
b42ffe06
authored
Sep 16, 2024
by
Michael Pastushkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
47c92d94
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
distr/README
+2
-0
src/bytevia.c
+1
-1
No files found.
distr/README
0 → 100644
View file @
b42ffe06
This folder is for binary packages for various platforms
\ No newline at end of file
src/bytevia.c
View file @
b42ffe06
...
@@ -466,7 +466,7 @@ void init_options() {
...
@@ -466,7 +466,7 @@ void init_options() {
options
.
log
=
1
;
options
.
log
=
1
;
options
.
encrypt
=
1
;
options
.
encrypt
=
1
;
options
.
stay_alive
=
1
;
options
.
stay_alive
=
1
;
options
.
secret
=
1
;
options
.
secret
=
5234
1
;
}
}
void
set_options
(
int
argc
,
char
*
argv
[])
{
void
set_options
(
int
argc
,
char
*
argv
[])
{
...
...
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