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:
334dc65
)
Fix compile error, the indenting really needs to be fixed here
author
Glenn L McGrath
<bug1@ihug.co.nz>
Tue, 23 Dec 2003 07:21:33 +0000
(07:21 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Tue, 23 Dec 2003 07:21:33 +0000
(07:21 -0000)
miscutils/crond.c
patch
|
blob
|
history
diff --git
a/miscutils/crond.c
b/miscutils/crond.c
index 81fd72b850c52147088842e25d9a65c8949c8d1b..a32751d4791c6fcc0c915de7e08654e540e58f72 100644
(file)
--- a/
miscutils/crond.c
+++ b/
miscutils/crond.c
@@
-277,7
+277,7
@@
crond_main(int ac, char **av)
}
/* not reached */
}
-
+}
#if defined(FEATURE_DEBUG_OPT) || defined(CONFIG_FEATURE_CROND_CALL_SENDMAIL)
/*