Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/ld.elf_so/arch/powerpc Update a comment.



details:   https://anonhg.NetBSD.org/src/rev/06b96824ac7c
branches:  trunk
changeset: 537048:06b96824ac7c
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Thu Sep 26 03:25:29 2002 +0000

description:
Update a comment.

diffstat:

 libexec/ld.elf_so/arch/powerpc/ppc_reloc.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 738c0da0f095 -r 06b96824ac7c libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
--- a/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c        Thu Sep 26 02:52:05 2002 +0000
+++ b/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c        Thu Sep 26 03:25:29 2002 +0000
@@ -1,7 +1,8 @@
-/*     $NetBSD: ppc_reloc.c,v 1.29 2002/09/26 02:52:05 mycroft Exp $   */
+/*     $NetBSD: ppc_reloc.c,v 1.30 2002/09/26 03:25:29 mycroft Exp $   */
 
 /*-
  * Copyright (C) 1998  Tsubai Masanari
+ * Portions copyright 2002 Charles M. Hannum.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without



Home | Main Index | Thread Index | Old Index