summaryrefslogtreecommitdiffstats
path: root/libexec/ypxfr/ypxfr_getmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ypxfr/ypxfr_getmap.c')
-rw-r--r--libexec/ypxfr/ypxfr_getmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ypxfr/ypxfr_getmap.c b/libexec/ypxfr/ypxfr_getmap.c
index 2a5834d..14939ae 100644
--- a/libexec/ypxfr/ypxfr_getmap.c
+++ b/libexec/ypxfr/ypxfr_getmap.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
#include <sys/types.h>
@@ -40,7 +40,7 @@
#include "ypxfr_extern.h"
#ifndef lint
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$Id$";
#endif
extern bool_t xdr_ypresp_all_seq __P(( XDR *, unsigned long * ));
OpenPOWER on IntegriCloud