[syslinux:master] diag/mbr/handoff: Make filename in comment consistent

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Wed Mar 16 14:00:25 PDT 2011


Commit-ID:  197ac7c7dbd854bfd6fe2eee4b5f67305c00d5b5
Gitweb:     http://syslinux.zytor.com/commit/197ac7c7dbd854bfd6fe2eee4b5f67305c00d5b5
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Wed, 9 Mar 2011 13:53:34 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Wed, 9 Mar 2011 21:07:03 -0500

diag/mbr/handoff: Make filename in comment consistent



---
 diag/mbr/handoff.S |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/diag/mbr/handoff.S b/diag/mbr/handoff.S
index a73b4a6..7453432 100644
--- a/diag/mbr/handoff.S
+++ b/diag/mbr/handoff.S
@@ -1,6 +1,6 @@
 /* -----------------------------------------------------------------------
  *
- *   Copyright 2010 Gene Cumm
+ *   Copyright 2010-2011 Gene Cumm
  *
  *   Portions from mbr.S:
  *   Copyright 2007-2009 H. Peter Anvin - All Rights Reserved
@@ -30,7 +30,7 @@
  * ----------------------------------------------------------------------- */
 
 /*
- * mbr_ho.S: MBR-like codeblock to display handoff data
+ * handoff.S: MBR/VBR-like codeblock to display handoff data
  *
  * Displays the values of DL, DS, SI, the contents of [DS:SI] (16 bytes),
  * the values of ES, DI, the contents of [ES:DI] (4 bytes), scans memory for



More information about the Syslinux-commits mailing list