From ab111c13d5edb3e63913e90b49362ab2b2ce2224 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Fri, 16 Jan 1998 12:20:41 +0000 Subject: [PATCH] Commented out `#pragma ident' (for a Sun id) so that the K&R support isn't gratuitously broken. This also prevents ANSI compilers from recognizing the pragma as a request to run /usr/games/hack... --- include/rpcsvc/key_prot.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rpcsvc/key_prot.x b/include/rpcsvc/key_prot.x index af22a208c5a5..ab3196cfc04c 100644 --- a/include/rpcsvc/key_prot.x +++ b/include/rpcsvc/key_prot.x @@ -43,7 +43,7 @@ * requirements. */ -%#pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" +%/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ % %/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ %