diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-23 17:21:37 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:29 +0000 |
| commit | 6e28a6bc2e83d56a5d2d5ee4f5da72d798de2d07 (patch) | |
| tree | be26fd9ae83789a4e068ddf3dbbcb96b86379494 /stand/libsa/rpc.c | |
| parent | 97759ccc715c4b365432c16d763c50eecfcb1100 (diff) | |
Diffstat (limited to 'stand/libsa/rpc.c')
| -rw-r--r-- | stand/libsa/rpc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/rpc.c b/stand/libsa/rpc.c index c1fecd422610..108601f6629e 100644 --- a/stand/libsa/rpc.c +++ b/stand/libsa/rpc.c @@ -31,8 +31,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#) Header: rpc.c,v 1.12 93/09/28 08:31:56 leres Exp (LBL) */ #include <sys/cdefs.h> |
