diff options
Diffstat (limited to 'include/rpcsvc/crypt.x')
-rw-r--r-- | include/rpcsvc/crypt.x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rpcsvc/crypt.x b/include/rpcsvc/crypt.x index 906136cabd87..92f09aec3a41 100644 --- a/include/rpcsvc/crypt.x +++ b/include/rpcsvc/crypt.x @@ -29,12 +29,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: crypt.x,v 1.2 1997/05/28 04:38:13 wpaul Exp $ */ #ifndef RPC_HDR %#ifndef lint -%static const char rcsid[] = "$Id$"; +%static const char rcsid[] = "$Id: crypt.x,v 1.2 1997/05/28 04:38:13 wpaul Exp $"; %#endif #endif |