projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a90fb
)
Doh! I screwed up applying vodz' patch.
author
Eric Andersen
<andersen@codepoet.org>
Sat, 12 Oct 2002 04:16:08 +0000
(
04:16
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 12 Oct 2002 04:16:08 +0000
(
04:16
-0000)
-Erik
modutils/lsmod.c
patch
|
blob
|
history
diff --git
a/modutils/lsmod.c
b/modutils/lsmod.c
index a03247f7381e7e3becdc47eb7f62b870db184dc6..95eeaa52f487c2de23316cd44830576a517a9bd5 100644
(file)
--- a/
modutils/lsmod.c
+++ b/
modutils/lsmod.c
@@
-114,7
+114,6
@@
static int my_query_module(const char *name, int which, void **buf,
return my_ret;
}
-#endif
extern int lsmod_main(int argc, char **argv)
{