projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4baed3a
)
cttyhack: trivial build fixlet
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Dec 2007 19:57:28 +0000
(19:57 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Dec 2007 19:57:28 +0000
(19:57 -0000)
shell/cttyhack.c
patch
|
blob
|
history
diff --git
a/shell/cttyhack.c
b/shell/cttyhack.c
index
2015700
..
4041817
100644
(file)
--- a/
shell/cttyhack.c
+++ b/
shell/cttyhack.c
@@
-37,7
+37,7
@@
struct serial_struct {
int reserved[1];
};
-int cttyhack_main(int argc, char **argv)
ATTRIBUTE_NORETURN
;
+int cttyhack_main(int argc, char **argv)
MAIN_EXTERNALLY_VISIBLE
;
int cttyhack_main(int argc, char **argv)
{
int fd;