summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.ypxfrd/ypxfrd_server.c')
-rw-r--r--usr.sbin/rpc.ypxfrd/ypxfrd_server.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
index d1f5e66..a149ebb 100644
--- a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
+++ b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c
@@ -29,12 +29,12 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: ypxfrd_server.c,v 1.6 1996/07/04 02:23:11 wpaul Exp $
+ * $FreeBSD$
*/
#include "ypxfrd.h"
#ifndef lint
-static const char rcsid[] = "$Id: ypxfrd_server.c,v 1.6 1996/07/04 02:23:11 wpaul Exp $";
+static const char rcsid[] = "$FreeBSD$";
#endif /* not lint */
#include <stdio.h>
OpenPOWER on IntegriCloud