summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/ldd/ldd.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /gnu/usr.bin/ld/ldd/ldd.c
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvs
'RELENG_2_2_2_RELEASE'. This commit was manufactured to restore the state of the 2.2.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/ld/ldd/ldd.c')
-rw-r--r--gnu/usr.bin/ld/ldd/ldd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ldd/ldd.c b/gnu/usr.bin/ld/ldd/ldd.c
index db02bd34b506..5445045b3d75 100644
--- a/gnu/usr.bin/ld/ldd/ldd.c
+++ b/gnu/usr.bin/ld/ldd/ldd.c
@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: ldd.c,v 1.8.2.1 1996/11/23 08:22:05 phk Exp $
+ * $Id: ldd.c,v 1.8.2.2 1996/12/03 10:32:50 phk Exp $
*/
#include <sys/types.h>