git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chore: fix almost *ALL* warnings.
[lunaix-os.git]
/
lunaix-os
/
includes
/
lunaix
/
exec.h
diff --git
a/lunaix-os/includes/lunaix/exec.h
b/lunaix-os/includes/lunaix/exec.h
index 2bc0d9439c60ebea89bba40a7c5ac3928ba0c3a5..f872271bb649a6667300bc9cfac0be490953b93a 100644
(file)
--- a/
lunaix-os/includes/lunaix/exec.h
+++ b/
lunaix-os/includes/lunaix/exec.h
@@
-28,7
+28,7
@@
struct exec_container
struct load_context exe;
// argv prependums
- char* argv_pp[2];
+ c
onst c
har* argv_pp[2];
const char** argv;
const char** envp;