Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/ia64/stand/ia64/efi Fix previous comment fix, which...



details:   https://anonhg.NetBSD.org/src/rev/92f1115ca684
branches:  trunk
changeset: 376240:92f1115ca684
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jun 05 18:16:07 2023 +0000

description:
Fix previous comment fix, which broke a comment.

diffstat:

 sys/arch/ia64/stand/ia64/efi/start.S |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 8c31e7d798f9 -r 92f1115ca684 sys/arch/ia64/stand/ia64/efi/start.S
--- a/sys/arch/ia64/stand/ia64/efi/start.S      Mon Jun 05 16:26:05 2023 +0000
+++ b/sys/arch/ia64/stand/ia64/efi/start.S      Mon Jun 05 18:16:07 2023 +0000
@@ -1,4 +1,4 @@
-*      $NetBSD: start.S,v 1.3 2023/06/03 20:41:45 andvar Exp $ */
+/*     $NetBSD: start.S,v 1.4 2023/06/05 18:16:07 martin Exp $ */
        
 /*-
  * Copyright (c) 2001 Doug Rabson



Home | Main Index | Thread Index | Old Index