Module Name:    src
Committed By:   martin
Date:           Mon Jun  5 18:16:07 UTC 2023

Modified Files:
        src/sys/arch/ia64/stand/ia64/efi: start.S

Log Message:
Fix previous comment fix, which broke a comment.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/ia64/stand/ia64/efi/start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/ia64/stand/ia64/efi/start.S
diff -u src/sys/arch/ia64/stand/ia64/efi/start.S:1.3 src/sys/arch/ia64/stand/ia64/efi/start.S:1.4
--- src/sys/arch/ia64/stand/ia64/efi/start.S:1.3	Sat Jun  3 20:41:45 2023
+++ src/sys/arch/ia64/stand/ia64/efi/start.S	Mon Jun  5 18:16:07 2023
@@ -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

Reply via email to