Remove the RCSID line from ntp_control.c, and set the fbsd:nokeywords

property.  This should have been done a while back (certainly before
mergeing projects/release-pkg to head), but I fixed the merge conflicts
and forgot to correct the real problem afterward.

Noticed by:	peter
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2016-04-16 18:10:11 +00:00
parent fa2e6a633a
commit 2ce876c7ed

View File

@ -3,10 +3,6 @@
* traps. Provides service to ntpq and others.
*/
/*
* $FreeBSD: projects/release-pkg/contrib/ntp/ntpd/ntp_control.c 277386 2015-01-19 16:15:12Z gjb $
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif