summaryrefslogtreecommitdiffstats
path: root/libexec/ypxfr/ypxfrd_getmap.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:22:49 +0000
commit090fb430f117cbbf541214c39f88eb57afb71d15 (patch)
tree675e78759fe0f81ec0897b596c2b111ceedef8ad /libexec/ypxfr/ypxfrd_getmap.c
parent83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd (diff)
downloadFreeBSD-src-090fb430f117cbbf541214c39f88eb57afb71d15.zip
FreeBSD-src-090fb430f117cbbf541214c39f88eb57afb71d15.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'libexec/ypxfr/ypxfrd_getmap.c')
-rw-r--r--libexec/ypxfr/ypxfrd_getmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ypxfr/ypxfrd_getmap.c b/libexec/ypxfr/ypxfrd_getmap.c
index 05e218e..3844beb 100644
--- a/libexec/ypxfr/ypxfrd_getmap.c
+++ b/libexec/ypxfr/ypxfrd_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 <stdlib.h>
@@ -47,7 +47,7 @@
#include "ypxfr_extern.h"
#ifndef lint
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$Id$";
#endif
int fp = 0;
OpenPOWER on IntegriCloud