[Git][NTPsec/ntpsec][master] Clean up compiler warning.
Eric S. Raymond
gitlab at mg.gitlab.com
Tue Nov 21 16:30:49 UTC 2017
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
7c68f261 by Eric S. Raymond at 2017-11-21T11:30:09-05:00
Clean up compiler warning.
- - - - -
1 changed file:
- ntpd/refclock_gpsd.c
Changes:
=====================================
ntpd/refclock_gpsd.c
=====================================
--- a/ntpd/refclock_gpsd.c
+++ b/ntpd/refclock_gpsd.c
@@ -620,7 +620,7 @@ gpsd_shutdown(
}
pp->unitptr = NULL;
LOGIF(CLOCKINFO,
- (LOG_NOTICE, "%s: shutdown: gpsd_json(%d)", (int)pp->refclkunit));
+ (LOG_NOTICE, "shutdown: gpsd_json(%d)", (int)pp->refclkunit));
}
/* ------------------------------------------------------------------ */
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7c68f2612ac064782e8e9852248a73b78a6333fc
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7c68f2612ac064782e8e9852248a73b78a6333fc
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20171121/058f69c5/attachment.html>
More information about the vc
mailing list