Removed `#pragma ident' (for a FreeBSD 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... FreeBSD Ids should be in comments or rcsids, not in `#pragma ident's (which are equivalent to comments when compiled by gcc), and the only FreeBSD change in this file seems to be adding the Id.
This commit is contained in:
parent
ab111c13d5
commit
a67d6a5933
@ -43,7 +43,6 @@
|
|||||||
|
|
||||||
|
|
||||||
/* From: #pragma ident "@(#)nis_db.h 1.8 94/05/03 SMI" */
|
/* From: #pragma ident "@(#)nis_db.h 1.8 94/05/03 SMI" */
|
||||||
#pragma ident "$Id: nis_db.h,v 1.3 1996/07/29 13:59:13 wpaul Exp $"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Note: although the version of <rpcsvc/nis_db.h> shipped with Solaris
|
* Note: although the version of <rpcsvc/nis_db.h> shipped with Solaris
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* From: %#pragma ident "@(#)nis_object.x 1.10 94/05/03 SMI" */
|
/* From: %#pragma ident "@(#)nis_object.x 1.10 94/05/03 SMI" */
|
||||||
%#pragma ident "$Id: nis_object.x,v 1.2 1996/07/29 14:31:02 wpaul Exp $"
|
|
||||||
|
|
||||||
#if RPC_HDR
|
#if RPC_HDR
|
||||||
%
|
%
|
||||||
|
@ -43,7 +43,6 @@
|
|||||||
|
|
||||||
/* From: #pragma ident "@(#)nis_tags.h 1.10 94/05/03 SMI" */
|
/* From: #pragma ident "@(#)nis_tags.h 1.10 94/05/03 SMI" */
|
||||||
/* from file: zns_tags.h 1.7 Copyright (c) 1990 Sun Microsystems */
|
/* from file: zns_tags.h 1.7 Copyright (c) 1990 Sun Microsystems */
|
||||||
#pragma ident "$Id: nis_tags.h,v 1.2 1996/07/29 14:26:03 wpaul Exp $"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
@ -41,7 +41,6 @@
|
|||||||
#define _RPCSVC_NISLIB_H
|
#define _RPCSVC_NISLIB_H
|
||||||
|
|
||||||
/* From: #pragma ident "@(#)nislib.h 1.16 94/05/03 SMI" */
|
/* From: #pragma ident "@(#)nislib.h 1.16 94/05/03 SMI" */
|
||||||
#pragma ident "$Id: nislib.h,v 1.3 1996/09/19 19:37:07 wpaul Exp wpaul $"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user