summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/yptest/yptest.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ypserv/yptest/yptest.c')
-rw-r--r--usr.sbin/ypserv/yptest/yptest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/yptest/yptest.c b/usr.sbin/ypserv/yptest/yptest.c
index 5f148828fa2..6f3bbb8e16f 100644
--- a/usr.sbin/ypserv/yptest/yptest.c
+++ b/usr.sbin/ypserv/yptest/yptest.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: yptest.c,v 1.13 2003/01/04 14:00:01 maja Exp $ */
+/* $OpenBSD: yptest.c,v 1.14 2003/05/05 08:37:05 avsm Exp $ */
/*
* Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
@@ -32,7 +32,7 @@
*/
#ifndef LINT
-static char rcsid[] = "$OpenBSD: yptest.c,v 1.13 2003/01/04 14:00:01 maja Exp $";
+static const char rcsid[] = "$OpenBSD: yptest.c,v 1.14 2003/05/05 08:37:05 avsm Exp $";
#endif
#include <stdio.h>