diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-07-14 17:54:00 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-07-14 17:54:00 +0000 |
| commit | 40ad88851bea3bb7fce12e7d23e5a0c1159e9080 (patch) | |
| tree | 6c7d6c49e0d195459b63ed0699dde870666fc676 /usr.bin/rpcgen/rpc_scan.c | |
| parent | ffaa6f7c3807f429ade6b908e27e50f92278f7d8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/rpcgen/rpc_scan.c')
| -rw-r--r-- | usr.bin/rpcgen/rpc_scan.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/rpcgen/rpc_scan.c b/usr.bin/rpcgen/rpc_scan.c index 5d4ce16ea3d7..8c3f9d0e5902 100644 --- a/usr.bin/rpcgen/rpc_scan.c +++ b/usr.bin/rpcgen/rpc_scan.c @@ -32,8 +32,10 @@ #ident "@(#)rpc_scan.c 1.13 93/07/05 SMI" #ifndef lint +#if 0 static char sccsid[] = "@(#)rpc_scan.c 1.11 89/02/22 (C) 1987 SMI"; #endif +#endif /* * rpc_scan.c, Scanner for the RPC protocol compiler |
