mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Commented out `#pragma ident' 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...
This commit is contained in:
parent
8f856e3156
commit
03061ce6e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32548
@ -39,7 +39,7 @@
|
||||
#ifndef _RPC_RPCCOM_H
|
||||
#define _RPC_RPCCOM_H
|
||||
|
||||
#pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI"
|
||||
/* From: #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user