]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Remove annying newline from syslog in the jupiter refclock.
authorPeter Rosin <peda@lysator.liu.se>
Wed, 22 Oct 2003 11:08:28 +0000 (13:08 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Wed, 22 Oct 2003 11:08:28 +0000 (13:08 +0200)
bk: 3f96652cMXFhhtmhf6AyKt0OXPCnZQ

ntpd/refclock_jupiter.c

index eff088b8507b02e6ca543a98c35cd54cafa4e0a8..77a4df705fe2648950bca723ba21dec43f78d441 100644 (file)
@@ -688,7 +688,7 @@ jupiter_receive(struct recvbuf *rbufp)
                            "jupiter_receive", "%s chan ver %s, %s (%s)",
                            ip->chans, ip->vers, ip->date, ip->opts);
                        msyslog(LOG_DEBUG,
-                           "jupiter_receive: %s chan ver %s, %s (%s)\n",
+                           "jupiter_receive: %s chan ver %s, %s (%s)",
                            ip->chans, ip->vers, ip->date, ip->opts);
                        if (instance->wantid)
                                instance->wantid = 0;