summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:24:46 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:14 -0500
commit65c6425de9c84553b4bdade81988c9292d66db58 (patch)
tree2463791aa25ae50ea103460cee37ff2db980b729 /cpukit/librpc
parentcpukit/aclocal - Fix one mistake by script (diff)
downloadrtems-65c6425de9c84553b4bdade81988c9292d66db58.tar.bz2
Remove CVS Id Strings (manual edits after script)
These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
Diffstat (limited to 'cpukit/librpc')
-rw-r--r--cpukit/librpc/include/rpc/rpc_com.h2
-rw-r--r--cpukit/librpc/include/rpc/rpc_msg.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/librpc/include/rpc/rpc_com.h b/cpukit/librpc/include/rpc/rpc_com.h
index 9608a22f25..9a1ce453ab 100644
--- a/cpukit/librpc/include/rpc/rpc_com.h
+++ b/cpukit/librpc/include/rpc/rpc_com.h
@@ -29,10 +29,10 @@
* 2550 Garcia Avenue
* Mountain View, California 94043
*/
+
/*
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
*/
-
/*
* rpc_com.h, Common definitions for both the server and client side.
diff --git a/cpukit/librpc/include/rpc/rpc_msg.h b/cpukit/librpc/include/rpc/rpc_msg.h
index 2e287e7bf8..1668fbf7ee 100644
--- a/cpukit/librpc/include/rpc/rpc_msg.h
+++ b/cpukit/librpc/include/rpc/rpc_msg.h
@@ -38,7 +38,6 @@
* Copyright (C) 1984, Sun Microsystems, Inc.
*/
-
#ifndef _RPC_RPC_MSG_H
#define _RPC_RPC_MSG_H