diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:35:44 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:35:44 +0200 |
commit | 0f8960542f6f5ae258e72e56ba7296a01a9c10af (patch) | |
tree | 7a05c4aec785d2c445e6fdecad65d729e2bc5e16 /networking/ntpd.c | |
parent | f3ea792badae9cd7c4205ac363301f1e94e57d4e (diff) | |
download | busybox-w32-0f8960542f6f5ae258e72e56ba7296a01a9c10af.tar.gz busybox-w32-0f8960542f6f5ae258e72e56ba7296a01a9c10af.tar.bz2 busybox-w32-0f8960542f6f5ae258e72e56ba7296a01a9c10af.zip |
*: more empty lines removed. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/ntpd.c')
-rw-r--r-- | networking/ntpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ntpd.c b/networking/ntpd.c index d00ee49e5..e9cfdbddd 100644 --- a/networking/ntpd.c +++ b/networking/ntpd.c | |||
@@ -2060,7 +2060,6 @@ int ntpd_main(int argc UNUSED_PARAM, char **argv) | |||
2060 | static double | 2060 | static double |
2061 | direct_freq(double fp_offset) | 2061 | direct_freq(double fp_offset) |
2062 | { | 2062 | { |
2063 | |||
2064 | #ifdef KERNEL_PLL | 2063 | #ifdef KERNEL_PLL |
2065 | /* | 2064 | /* |
2066 | * If the kernel is enabled, we need the residual offset to | 2065 | * If the kernel is enabled, we need the residual offset to |