Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
eae828d8
Unverified
Commit
eae828d8
authored
Oct 30, 2018
by
Josh Soref
Committed by
Christian Brauner
Nov 22, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling: specified
Signed-off-by:
Josh Soref
<
jsoref@gmail.com
>
parent
103fce25
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
conf.h
src/lxc/conf.h
+2
-2
No files found.
src/lxc/conf.h
View file @
eae828d8
...
...
@@ -301,8 +301,8 @@ struct lxc_conf {
* However we don't want the command line specified values to be saved
* on c->save_config(). So we store the config file specified values
* here. */
char
*
logfile
;
/* the logfile as specifed in config */
int
loglevel
;
/* loglevel as specifed in config (if any) */
char
*
logfile
;
/* the logfile as specif
i
ed in config */
int
loglevel
;
/* loglevel as specif
i
ed in config (if any) */
int
logfd
;
unsigned
int
start_auto
;
...
...
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