diff options
Diffstat (limited to 'share/examples/sunrpc')
-rw-r--r-- | share/examples/sunrpc/msg/msg_proc.c | 1 | ||||
-rw-r--r-- | share/examples/sunrpc/msg/printmsg.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/share/examples/sunrpc/msg/msg_proc.c b/share/examples/sunrpc/msg/msg_proc.c index 45ffe7cc1153..bc7130bf029a 100644 --- a/share/examples/sunrpc/msg/msg_proc.c +++ b/share/examples/sunrpc/msg/msg_proc.c @@ -1,5 +1,4 @@ /* @(#)msg_proc.c 2.1 88/08/11 4.0 RPCSRC */ -/* $FreeBSD$ */ /* * msg_proc.c: implementation of the remote procedure "printmessage" */ diff --git a/share/examples/sunrpc/msg/printmsg.c b/share/examples/sunrpc/msg/printmsg.c index 681007c4b1fe..d8b227bde926 100644 --- a/share/examples/sunrpc/msg/printmsg.c +++ b/share/examples/sunrpc/msg/printmsg.c @@ -1,5 +1,4 @@ /* @(#)printmsg.c 2.1 88/08/11 4.0 RPCSRC */ -/* $FreeBSD$ */ /* * printmsg.c: print a message on the console */ |