Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/librpcsvc/mount.x,v rcsdiff: /ftp/cvs/cvsroot/src/lib/librpcsvc/mount.x,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/lib/librpcsvc/mount.x 2003/05/07 13:48:47 1.5 +++ src/lib/librpcsvc/mount.x 2004/07/01 22:52:34 1.6 @@ -33,12 +33,12 @@ #ifndef RPC_HDR %#include -%#ifndef lint +%#ifndef __lint__ %/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/ -%__RCSID("$NetBSD: mount.x,v 1.5 2003/05/07 13:48:47 yamt Exp $"); +%__RCSID("$NetBSD: mount.x,v 1.6 2004/07/01 22:52:34 kleink Exp $"); %/* $FreeBSD: src/include/rpcsvc/mount.x,v 1.7 2003/05/04 02:51:42 obrien Exp $ */ -%#endif /* not lint */ +%#endif /* not __lint__ */ #endif const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */