From 9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 17 Sep 2006 16:28:10 +0000 Subject: whitespace cleanup --- modutils/rmmod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modutils/rmmod.c') diff --git a/modutils/rmmod.c b/modutils/rmmod.c index 8f210310d..f87fb5e24 100644 --- a/modutils/rmmod.c +++ b/modutils/rmmod.c @@ -36,7 +36,7 @@ void filename2modname(char *modname, const char *afterslash); // There really should be a header file for this... int query_module(const char *name, int which, void *buf, - size_t bufsize, size_t *ret); + size_t bufsize, size_t *ret); int rmmod_main(int argc, char **argv) { -- cgit v1.2.3