Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
White Rabbit Switch - Software
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
99
Issues
99
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
White Rabbit Switch - Software
Commits
009dd6ca
Commit
009dd6ca
authored
Apr 12, 2017
by
Alessandro Rubini
Committed by
Adam Wujek
Jul 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trivial: s/kernel/wrs/ in a Kconfig message
Signed-off-by:
Alessandro Rubini
<
rubini@gnudd.com
>
parent
2a0e2916
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mconf.c
scripts/kconfig/mconf.c
+1
-1
No files found.
scripts/kconfig/mconf.c
View file @
009dd6ca
...
...
@@ -962,7 +962,7 @@ static int handle_exit(void)
if
(
conf_get_changed
())
res
=
dialog_yesno
(
NULL
,
_
(
"Do you wish to save your new configuration?
\n
"
"(Press <ESC><ESC> to continue
kernel
configuration.)"
),
"(Press <ESC><ESC> to continue
wrs
configuration.)"
),
6
,
60
);
else
res
=
-
1
;
...
...
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