projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d77ecf8
)
meson_options: really fix the typo
author
Stefan Schmidt
<s.schmidt@samsung.com>
Fri, 12 Jun 2020 14:03:48 +0000
(16:03 +0200)
committer
Jongmin Lee
<jm105.lee@samsung.com>
Sun, 14 Jun 2020 21:40:33 +0000
(06:40 +0900)
Sigh, check your patch, even if it appears to be tiny.
meson_options.txt
patch
|
blob
|
history
diff --git
a/meson_options.txt
b/meson_options.txt
index
e00e660
..
2f5d4ce
100644
(file)
--- a/
meson_options.txt
+++ b/
meson_options.txt
@@
-265,7
+265,7
@@
option('libmount',
option('vnc-server',
type : 'boolean',
value : false,
- description : 'VN
c
server support in efl for multiseat testing'
+ description : 'VN
C
server support in efl for multiseat testing'
)
option('v4l2',