diff options
author | Dan McDonald <danmcd@joyent.com> | 2021-11-03 10:26:39 -0400 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2021-11-03 10:29:11 -0400 |
commit | 41f0139d473ce78da8dd609282f333546b2c7a2f (patch) | |
tree | 8083e16b20929d17b13c55ae08a8a176f3d5e453 /usr/src/lib/librename/common/llib-lrename | |
parent | 6aa2048ab726a6fa7d29dc204e77b1d6ee48eb2e (diff) | |
download | illumos-joyent-release-20211104.tar.gz |
14196 Want librename (lose sparc & lint, cleanup comments to match upstream)release-20211104
Diffstat (limited to 'usr/src/lib/librename/common/llib-lrename')
-rw-r--r-- | usr/src/lib/librename/common/llib-lrename | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/usr/src/lib/librename/common/llib-lrename b/usr/src/lib/librename/common/llib-lrename deleted file mode 100644 index 6f1dd81a7b..0000000000 --- a/usr/src/lib/librename/common/llib-lrename +++ /dev/null @@ -1,19 +0,0 @@ -/* - * This file and its contents are supplied under the terms of the - * Common Development and Distribution License ("CDDL"), version 1.0. - * You may only use this file in accordance with the terms of version - * 1.0 of the CDDL. - * - * A full copy of the text of the CDDL should have accompanied this - * source. A copy of the CDDL is also available via the Internet at - * http://www.illumos.org/license/CDDL. - */ - -/* - * Copyright (c) 2014 Joyent, Inc. All rights reserved. - */ - -/* LINTLIBRARY */ -/* PROTOLIB1 */ - -#include <librename.h> |